Daniel Gibbs
2 years ago
No known key found for this signature in database
GPG Key ID: 2076B128385E8C55
1 changed files with
1 additions and
9 deletions
-
lgsm/config-default/config-lgsm/cs2server/_default.cfg
|
|
@ -38,8 +38,6 @@ skirmishid="0" |
|
|
|
mapgroup="mg_active" |
|
|
|
ip="0.0.0.0" |
|
|
|
port="27015" |
|
|
|
clientport="27005" |
|
|
|
steamport="26901" |
|
|
|
defaultmap="de_dust2" |
|
|
|
maxplayers="16" |
|
|
|
tickrate="64" |
|
|
@ -49,14 +47,8 @@ tickrate="64" |
|
|
|
# More info: https://docs.linuxgsm.com/steamcmd/gslt |
|
|
|
gslt="" |
|
|
|
|
|
|
|
## Workshop Parameters | https://developer.valvesoftware.com/wiki/CSGO_Workshop_For_Server_Operators |
|
|
|
# To get an API key visit - https://steamcommunity.com/dev/apikey |
|
|
|
wsapikey="" |
|
|
|
wscollectionid="" |
|
|
|
wsstartmap="" |
|
|
|
|
|
|
|
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
|
|
|
startparameters="-dedicated +map ${defaultmap}" |
|
|
|
startparameters="-dedicated +sv_setsteamaccount ${gslt} +map ${defaultmap} +game_type 0 +game_mode 1 +sv_logfile 1 -serverlogging +exec server.cfg" |
|
|
|
|
|
|
|
#### LinuxGSM Settings #### |
|
|
|
|
|
|
|