We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e330b commit ab3404cCopy full SHA for ab3404c
1 file changed
lgsm/config-default/config-lgsm/dayzserver/_default.cfg
@@ -8,6 +8,10 @@
8
9
#### Game Server Settings ####
10
11
+## SteamCMD Login | https://docs.linuxgsm.com/steamcmd#steamcmd-login
12
+steamuser="username"
13
+steampass='password'
14
+
15
## Predefined Parameters | https://docs.linuxgsm.com/configuration/start-parameters
16
ip="0.0.0.0"
17
port="2302"
@@ -122,7 +126,7 @@ sleeptime="0.5"
122
126
123
127
## SteamCMD Settings | https://docs.linuxgsm.com/steamcmd
124
128
# Server appid
125
-appid="1042420"
129
+appid="223350"
130
steamcmdforcewindows="no"
131
# SteamCMD Branch | https://docs.linuxgsm.com/steamcmd/branch
132
branch=""
0 commit comments