Browse Source

config

pull/4356/head
Daniel Gibbs 2 years ago
parent
commit
9d7bfe7b12
No known key found for this signature in database GPG Key ID: 2076B128385E8C55
  1. 2
      lgsm/config-default/config-lgsm/cs2server/_default.cfg

2
lgsm/config-default/config-lgsm/cs2server/_default.cfg

@ -57,7 +57,7 @@ wscollectionid=""
wsstartmap=""
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters
startparameters="-game csgo -usercon -strictportbind -ip ${ip} -port ${port} +clientport ${clientport} +tv_port ${sourcetvport} +sv_setsteamaccount ${gslt} -tickrate ${tickrate} +map ${defaultmap} +servercfgfile ${servercfg} -maxplayers_override ${maxplayers} +mapgroup ${mapgroup} +game_type ${gametype} +game_mode ${gamemode} +sv_game_mode_flags ${gamemodeflags} +sv_skirmish_id ${skirmishid} +host_workshop_collection ${wscollectionid} +workshop_start_map ${wsstartmap} -authkey ${wsapikey} -nobreakpad"
startparameters=""
#### LinuxGSM Settings ####

Loading…
Cancel
Save