Add steamworkshopdir to readme

This commit is contained in:
Ben Peddell 2017-06-29 22:09:33 +10:00 committed by GitHub
parent d0d89f631d
commit 03e2a766a7

View File

@ -429,11 +429,17 @@ The following options can be overridden on a per-instance basis:
`steamdataroot`:: `steamdataroot`::
   The path to the SteamCMD data.    The path to the SteamCMD data.
   Defaults to equal `$steamcmdroot`    Defaults to `$steamcmdroot`
   Some SteamCMD installations store downloaded files (workshop    Some SteamCMD installations store downloaded files (workshop
   files, etc.) in /home/.steam instead of in the steamcmd    files, etc.) in /home/.steam instead of in the steamcmd
   directory.    directory.
`steamworkshopdir`::
The path to the SteamCMD workshop directory.
Defaults to `$steamdataroot/steamapps/workshop`
Some SteamCMD installations use `SteamApps` as the steamapps directory
instead of `steamapps`
`arkserverexec`:: `arkserverexec`::
The relative path within an ARK server install where the The relative path within an ARK server install where the
ARK server executable can be found. ARK server executable can be found.