We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fm_startup.cmd
1 parent dfc9b82 commit 84b3595Copy full SHA for 84b3595
Common/Cmds/StartUp.cmd
@@ -53,3 +53,6 @@ grid_abs_scale 0.5
53
;cam_to_brush
54
;toggle_lighting
55
;game_mode
56
+
57
+; if the fm has an "fm_startup.cmd" file, this will run it:
58
+run_cmd_script fm_startup.cmd
0 commit comments