diff --git a/README.asciidoc b/README.asciidoc index 7d6aa31..b549b19 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -429,11 +429,17 @@ The following options can be overridden on a per-instance basis: `steamdataroot`::    The path to the SteamCMD data. -    Defaults to equal `$steamcmdroot` +    Defaults to `$steamcmdroot`    Some SteamCMD installations store downloaded files (workshop    files, etc.) in /home/.steam instead of in the steamcmd    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`:: The relative path within an ARK server install where the ARK server executable can be found.