From 03e2a766a767368e866c8ae7c5b71e04cd421fa6 Mon Sep 17 00:00:00 2001 From: Ben Peddell Date: Thu, 29 Jun 2017 22:09:33 +1000 Subject: [PATCH] Add steamworkshopdir to readme --- README.asciidoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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.