Anonymous login is now supported :)

This commit is contained in:
Marius Linge 2015-06-20 08:53:13 +02:00
parent 5e0b3d8175
commit 13d91e86f1

View File

@ -1,8 +1,8 @@
# config SteamCMD
steamcmdroot="/home/steam/steamcmd" # path of your steamcmd instance
steamcmdexec="steamcmd.sh" # name of steamcmd executable
steamuser="USERNAME" # steam user (needed to download the app, anonymous is not allowed)
steampass="PASSWORD" # steam password
steamuser="anonymous" # steam user (Use anonymous if you don't want to log in)
steampass="" # steam password (leave blank if you're using anonymous)
# config Server
arkserverroot="/home/steam/ARK" # path of your ARK server files (default ~/ARK)