mirror of
https://git.chasehall.net/Chase/COD-Cfgs.git
synced 2025-06-07 23:13:13 -05:00
Add 'IW5/Start.bat'
This commit is contained in:
parent
bba9bde746
commit
09869570d8
6
IW5/Start.bat
Normal file
6
IW5/Start.bat
Normal file
@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
set GameFiles=C:\b_PlutoniumIW5-Dedicated-Servers\GameFiles
|
||||
set Key=xxxxxxxxxxxx
|
||||
set CFG=TDM.cfg
|
||||
set port=12002
|
||||
.\bin\plutonium-bootstrapper-win32.exe iw5mp "%GameFiles%" +set key "%Key%" +set sv_config "%CFG%" +set net_port "%port%" +start_map_rotate -dedicated
|
Loading…
x
Reference in New Issue
Block a user