Skip to content

Commit 84b3595

Browse files
committed
when starting dromed, run fm_startup.cmd if it exists in the fm root.
1 parent dfc9b82 commit 84b3595

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Common/Cmds/StartUp.cmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,6 @@ grid_abs_scale 0.5
5353
;cam_to_brush
5454
;toggle_lighting
5555
;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

Comments
 (0)