mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-13 03:18:28 +00:00
Anonymous login is now supported :)
This commit is contained in:
parent
5e0b3d8175
commit
13d91e86f1
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user