Browse Source
fix(loserver): make Last Oasis anonymous login
pull/3605/head
Daniel Gibbs
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
4 deletions
-
lgsm/config-default/config-lgsm/loserver/_default.cfg
|
|
@ -8,10 +8,6 @@ |
|
|
|
|
|
|
|
#### 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 |
|
|
|
## https://docs.linuxgsm.com/game-servers/last-oasis |
|
|
|
servername="${selfname}" |
|
|
|