Browse Source

fix(ns2): remove login (#3759)

pull/3841/head
Christian 3 years ago
committed by GitHub
parent
commit
3fb3ccc824
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      lgsm/config-default/config-lgsm/ns2server/_default.cfg

4
lgsm/config-default/config-lgsm/ns2server/_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
ip="0.0.0.0"
port="27015"

Loading…
Cancel
Save