|
@@ -20,25 +20,6 @@ fn_parms(){
|
|
|
parms="-game ricochet -strictportbind +ip ${ip} -port ${port} +clientport ${clientport} +map ${defaultmap} -maxplayers ${maxplayers}"
|
|
parms="-game ricochet -strictportbind +ip ${ip} -port ${port} +clientport ${clientport} +map ${defaultmap} -maxplayers ${maxplayers}"
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-##########################
|
|
|
|
|
-######## Settings ########
|
|
|
|
|
-##########################
|
|
|
|
|
-
|
|
|
|
|
-#### Server Settings ####
|
|
|
|
|
-
|
|
|
|
|
-## Server Start Settings | https://github.com/GameServerManagers/LinuxGSM/wiki/Start-Parameters
|
|
|
|
|
-ip="0.0.0.0"
|
|
|
|
|
-
|
|
|
|
|
-## Optional: Game Server Login Token
|
|
|
|
|
-# GSLT can be used for running a public server.
|
|
|
|
|
-# More info: https://gameservermanagers.com/gslt
|
|
|
|
|
-gslt=""
|
|
|
|
|
-
|
|
|
|
|
-## Server Start Command | https://github.com/GameServerManagers/LinuxGSM/wiki/Start-Parameters#additional-parameters
|
|
|
|
|
-fn_parms(){
|
|
|
|
|
-parms=""
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
#### LinuxGSM Settings ####
|
|
#### LinuxGSM Settings ####
|
|
|
|
|
|
|
|
## Notification Alerts
|
|
## Notification Alerts
|