-
Notifications
You must be signed in to change notification settings - Fork 1
Home
YYY edited this page Sep 30, 2019
·
8 revisions
For how to edit the plugins' configuration files, please refer to their corresponding wiki pages.
Positional argument value: screen
/ tmux
Should match the window manager used for the server's backend shell. Should be the first argument.
Configuration file: updater.conf
Option | Value |
---|---|
STEAMCMD_BIN | Path of the steamcmd executable. if it was installed via package manager, steamcmd should be sufficient. |
LOGIN | Login credentials for SteamCMD. Usually anonymous for anonymous login; <Username> <Password> when credentials are necessary. (A dedicated account for this purpose is recommended.) |
In this example, SteamCMD is manually installed under ~/steamcmd
, and the server to be updated does not require login.
STEAMCMD_BIN=~/steamcmd/steamcmd.sh LOGIN=anonymous