|
|
@@ -12,12 +12,12 @@
|
|
|
ip="0.0.0.0"
|
|
|
port="27015"
|
|
|
clientport="27005"
|
|
|
-defaultmap="de_dust2"
|
|
|
+defaultmap="bb_chp4_slaywatch"
|
|
|
maxplayers="16"
|
|
|
|
|
|
## Server Start Command | https://github.com/GameServerManagers/LinuxGSM/wiki/Start-Parameters#additional-parameters
|
|
|
fn_parms(){
|
|
|
-parms="-game bb -strictportbind +ip ${ip} -port ${port} +clientport ${clientport} +map ${defaultmap} +servercfgfile ${servercfg} -maxplayers ${maxplayers}"
|
|
|
+parms="-game brainbread -strictportbind +ip ${ip} -port ${port} +clientport ${clientport} +map ${defaultmap} +servercfgfile ${servercfg} -maxplayers ${maxplayers}"
|
|
|
}
|
|
|
|
|
|
#### LinuxGSM Settings ####
|