Browse Source

Corrected Ricochet config

Removed duplicated and unsupported stuff
Marvin Lehmann 8 năm trước cách đây
mục cha
commit
e03078e0e0
1 tập tin đã thay đổi với 0 bổ sung19 xóa
  1. 0 19
      lgsm/config-default/config-lgsm/ricochetserver/_default.cfg

+ 0 - 19
lgsm/config-default/config-lgsm/ricochetserver/_default.cfg

@@ -20,25 +20,6 @@ fn_parms(){
 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 ####
 
 ## Notification Alerts