mirror of
https://git.chasehall.net/Chase/COD-Cfgs.git
synced 2025-06-09 23:57:57 -05:00
Add 'IW5/Start.bat'
This commit is contained in:
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
|
Reference in New Issue
Block a user