iw7-mod/cfg/!launch_iw7_mod.bat

10 lines
172 B
Batchfile
Raw Permalink Normal View History

2024-08-13 05:22:35 -04:00
@echo off
set cfg="config_mp.cfg"
set mod=
set game_exe=iw7-mod.exe
2024-08-13 22:44:22 -04:00
cd /D "%~dp0"
start /B /wait /abovenormal %game_exe% -nosteam +set onlinegame 1 +set fs_game "%mod%"