|
@@ -8,6 +8,10 @@
|
|
|
|
|
|
|
|
#### Game Server Settings ####
|
|
#### Game Server Settings ####
|
|
|
|
|
|
|
|
|
|
+## SteamCMD Login | https://docs.linuxgsm.com/steamcmd#steamcmd-login
|
|
|
|
|
+steamuser="username"
|
|
|
|
|
+steampass='password'
|
|
|
|
|
+
|
|
|
## Predefined Parameters | https://docs.linuxgsm.com/configuration/start-parameters
|
|
## Predefined Parameters | https://docs.linuxgsm.com/configuration/start-parameters
|
|
|
ip="0.0.0.0"
|
|
ip="0.0.0.0"
|
|
|
port="2302"
|
|
port="2302"
|
|
@@ -122,7 +126,7 @@ sleeptime="0.5"
|
|
|
|
|
|
|
|
## SteamCMD Settings | https://docs.linuxgsm.com/steamcmd
|
|
## SteamCMD Settings | https://docs.linuxgsm.com/steamcmd
|
|
|
# Server appid
|
|
# Server appid
|
|
|
-appid="1042420"
|
|
|
|
|
|
|
+appid="223350"
|
|
|
steamcmdforcewindows="no"
|
|
steamcmdforcewindows="no"
|
|
|
# SteamCMD Branch | https://docs.linuxgsm.com/steamcmd/branch
|
|
# SteamCMD Branch | https://docs.linuxgsm.com/steamcmd/branch
|
|
|
branch=""
|
|
branch=""
|