Merge pull request #60 from Atriusftw/master

Corrects path to appinfo
This commit is contained in:
Fez Vrasta 2015-06-26 16:56:48 +02:00
commit b76424ecaa

View File

@ -2,7 +2,7 @@
steamcmdroot="/home/steam/steamcmd" # path of your steamcmd instance
steamcmdexec="steamcmd.sh" # name of steamcmd executable
steamcmd_user="steam" # name of the system user who own steamcmd folder
steamcmd_appinfocache="/home/steam/Steam/appinfo.vdf" # cache of the appinfo command
steamcmd_appinfocache="/home/steam/Steam/appcache/appinfo.vdf" # cache of the appinfo command
# config environment
arkserverroot="/home/steam/ARK" # path of your ARK server files (default ~/ARK)