Files
dusk/assets/init.dcf
2025-09-11 22:25:57 -05:00

16 lines
230 B
Plaintext

echo " = Dawn Init = ";
bind ` toggleconsole;
bind w up;
bind s down;
bind a left;
bind d right;
bind up up;
bind down down;
bind left left;
bind right right;
bind e accept;
bind enter accept;
bind q cancel;
bind esc quit;
fps 1;