mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-27 16:58:27 +00:00
Anonymous login is now supported :)
This commit is contained in:
parent
5e0b3d8175
commit
13d91e86f1
@ -1,8 +1,8 @@
|
|||||||
# config SteamCMD
|
# config SteamCMD
|
||||||
steamcmdroot="/home/steam/steamcmd" # path of your steamcmd instance
|
steamcmdroot="/home/steam/steamcmd" # path of your steamcmd instance
|
||||||
steamcmdexec="steamcmd.sh" # name of steamcmd executable
|
steamcmdexec="steamcmd.sh" # name of steamcmd executable
|
||||||
steamuser="USERNAME" # steam user (needed to download the app, anonymous is not allowed)
|
steamuser="anonymous" # steam user (Use anonymous if you don't want to log in)
|
||||||
steampass="PASSWORD" # steam password
|
steampass="" # steam password (leave blank if you're using anonymous)
|
||||||
|
|
||||||
# config Server
|
# config Server
|
||||||
arkserverroot="/home/steam/ARK" # path of your ARK server files (default ~/ARK)
|
arkserverroot="/home/steam/ARK" # path of your ARK server files (default ~/ARK)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user