info: | Download steam-boiler to install steam and boiler. |
---|---|
author: | Erik Southworth |
version: | 49 |
revision: | July 30, 2012 |
description: | Linux Reference Manual |
steam - Half-Life Dedicated Server Update Tool
The steam program is an application that will update an existing Half-Life Dedicated Server installation to the latest version or will download the latest version (from scratch) if an existing version is not found.
Install or update dedicated server.
View installed versions.
View available games.
Specifies game to request from content servers. (use -command list to see available games)
Path to installation directory. Game content is installed in the directory tree rooted at the PATH given as an option-argument. If no argument is given, the value stored from the last-run-path is used.
The current directory PATH may be specified using the shell’s (dot) operator as an option-argument: (e.g., -dir .)
HLDS and SRCDS engine games must be installed to separate directories.
Multiple copies of the server can be installed by specifying a different PATH in subsequent invocations, but to save time/bandwidth downloading files, it’s better to copy an existing install.
Even better, than copying a whole directory tree, is to use the –symbolic-link (-s) option of the GNU cp utility, (e.g., cp -s SOURCE DEST). This creates a shadow directory with symbolic links instead of duplicating files. We can then safely replace individual symbolic links with copies of the actual files we wish to modify. This also makes it easy to determine which modifications belong to us and require backup.
Verifies all files are up to date (over-write control). This option may cause content files which have been edited to be returned to original format. Caution should be used to ensure proper backup of any files which have been edited, otherwise those modifications may be lost.
Automatically retry every 30 seconds if the Steam Network is busy.
Do not check for updates to the update tool.
Steam account username (only needed to access limited content)
Steam account password (only needed to access limited content)
Remember password (if a username is supplied)
View listing of available games:
steam -command list
Install or update Counter-Strike Source located in user $HOME/orange-box directory:
These are automatically generated as output. In the event of errors or corruption, remove them from the system.
Manual written by Erik Southworth; referenced from usage and README file.
boiler(6) cp(1)