mirror of
https://git.chasehall.net/Chase/COD-Cfgs.git
synced 2025-06-08 01:38:06 -05:00
8 lines
156 B
Batchfile
8 lines
156 B
Batchfile
@echo off
|
|
|
|
:: IW6x START SCRIPT.
|
|
|
|
set cfg=xxxx.cfg
|
|
set port=12003
|
|
|
|
start iw6x.exe +set sv_config "%cfg%" +set net_port "%port%" +start_map_rotate -dedicated |