Files
dusk/assets/init.dcf
2025-09-12 00:25:17 -05:00

17 lines
231 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;