diff --git a/tools/arkmanager.cfg b/tools/arkmanager.cfg index f641934..2c1b4ca 100644 --- a/tools/arkmanager.cfg +++ b/tools/arkmanager.cfg @@ -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)