Skip to content

Commit be6ee5e

Browse files
committed
add steamcmd login to loserver cfg
1 parent 45de90e commit be6ee5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lgsm/config-default/config-lgsm/loserver/_default.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
#### Game Server Settings ####
1010

11+
## SteamCMD Login | https://docs.linuxgsm.com/steamcmd#steamcmd-login
12+
steamuser="username"
13+
steampass='password'
14+
1115
## Predefined Parameters | https://docs.linuxgsm.com/configuration/start-parameters
1216
servername="LinuxGSM"
1317
ip="0.0.0.0"

0 commit comments

Comments
 (0)