mirror of
https://git.chasehall.net/Chase/COD-Cfgs.git
synced 2025-06-07 19:37:54 -05:00
13 lines
223 B
Batchfile
13 lines
223 B
Batchfile
@echo off
|
|
|
|
:: IW6x Server Starter
|
|
|
|
set GamePort=27017
|
|
|
|
:: Server CFG inside iw6x/
|
|
set ServerFilename=server.cfg
|
|
|
|
|
|
|
|
:: Dont touch below.
|
|
start iw6x.exe -dedicated +set net_port "%GamePort%" +exec %ServerFilename% +map_rotate |