mirror of
https://github.com/ENSL/NS.git
synced 2024-11-10 23:31:40 +00:00
8552ac617c
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@1 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 |