mirror of
https://github.com/unknownworlds/NS.git
synced 2024-11-10 07:11:48 +00:00
8ec7b4bf0b
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@352 67975925-1194-0748-b3d5-c16f83f1a3a1
5 lines
No EOL
314 B
Batchfile
5 lines
No EOL
314 B
Batchfile
REM Make sure you've installed and ran the "dedicated server" package to get hltv.exe
|
|
cd ../../"dedicated server"
|
|
REM hltv.exe +exec ns\ns-hltv.cfg +maxclients 256 +autorecord 1 +connect IPADDRESS:27020
|
|
hltv.exe +exec nsp\ns-hltv.cfg +maxclients 256 +autorecord 1 +connect 192.168.0.4:27016
|
|
cd ../half-life/nsp |