mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-23 23:18:28 +00:00
Add hints about steamcmd package in readme
This commit is contained in:
parent
54d9c34ccc
commit
a36dd3f5c8
@ -458,35 +458,39 @@ The following options can be overridden on a per-instance basis:
|
|||||||
|
|
||||||
[horizontal]
|
[horizontal]
|
||||||
`steamcmdroot`::
|
`steamcmdroot`::
|
||||||
The directory in which `SteamCMD` is installed
|
The directory in which `SteamCMD` is installed.
|
||||||
|
Change this to `/usr/games` if you have the `steamcmd` package installed on Debian, Ubuntu, or CentOS
|
||||||
|
|
||||||
`steamcmdexec`::
|
`steamcmdexec`::
|
||||||
The `steamcmd.sh` executable
|
The `steamcmd.sh` executable.
|
||||||
|
Change this to `steamcmd` if you have the `steamcmd` package installed on Debian, Ubuntu, or CentOS
|
||||||
|
|
||||||
`steamcmd_appinfocache`::
|
`steamcmd_appinfocache`::
|
||||||
The path to the Steam appinfo cache file.
|
The path to the Steam appinfo cache file.
|
||||||
Most systems will have this in `$HOME/Steam/appcache/appinfo.vdf`,
|
Most systems will have this in `$HOME/Steam/appcache/appinfo.vdf`,
|
||||||
but some systems have this instead in `$HOME/.steam/appcache/appinfo.vdf`.
|
but some systems (especially with the `steamcmd` package installed)
|
||||||
|
have this instead in `$HOME/.steam/appcache/appinfo.vdf`.
|
||||||
You will need to modify this setting if this is the case.
|
You will need to modify this setting if this is the case.
|
||||||
|
|
||||||
`steamcmd_workshoplog`::
|
`steamcmd_workshoplog`::
|
||||||
The path to the Steam workshop log file.
|
The path to the Steam workshop log file.
|
||||||
Most systems will have this in `$HOME/Steam/logs/workshop_log.txt`,
|
Most systems will have this in `$HOME/Steam/logs/workshop_log.txt`,
|
||||||
but some systems have this instead in `$HOME/.steam/logs/workshop_log.txt`.
|
but some systems (especially with the `steamcmd` package installed)
|
||||||
|
have this instead in `$HOME/.steam/logs/workshop_log.txt`.
|
||||||
You will need to modify this setting if this is the case.
|
You will need to modify this setting if this is the case.
|
||||||
|
|
||||||
`steamdataroot`::
|
`steamdataroot`::
|
||||||
The path to the SteamCMD data.
|
The path to the SteamCMD data.
|
||||||
Defaults to `$steamcmdroot`
|
Defaults to `$steamcmdroot`
|
||||||
Some SteamCMD installations store downloaded files (workshop
|
Some SteamCMD installations (especially with the `steamcmd` package installed)
|
||||||
files, etc.) in /home/.steam instead of in the steamcmd
|
store downloaded files (workshop files, etc.) in /home/.steam instead of in the steamcmd
|
||||||
directory.
|
directory.
|
||||||
|
|
||||||
`steamworkshopdir`::
|
`steamworkshopdir`::
|
||||||
The path to the SteamCMD workshop directory.
|
The path to the SteamCMD workshop directory.
|
||||||
Defaults to `$steamdataroot/steamapps/workshop`
|
Defaults to `$steamdataroot/steamapps/workshop`
|
||||||
Some SteamCMD installations use `SteamApps` as the steamapps directory
|
Some SteamCMD installations (especially with the `steamcmd` package installed)
|
||||||
instead of `steamapps`
|
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user