[
[email protected] ~]# mkdir /usr/steamcmd
[
[email protected] ~]# cd /usr/steamcmd
[
[email protected] steamcmd]# wget
http://media.steampowered.com/client/st ... nux.tar.gz
--2014-01-29 21:05:50--
http://media.steampowered.com/client/st ... nux.tar.gz
Resolving media.steampowered.com... 87.248.217.254, 87.248.217.253
Connecting to media.steampowered.com|87.248.217.254|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3170982 (3.0M) [application/octet-stream]
Saving to: Б─°steamcmd_linux.tar.gzБ─²
100%[======================================>] 3,170,982 813K/s in 4.8s
2014-01-29 21:05:54 (642 KB/s) - Б─°steamcmd_linux.tar.gzБ─² saved [3170982/3170982]
[
[email protected] steamcmd]# tar xvfz steamcmd_linux.tar.gz
linux32/
linux32/libstdc++.so.6
linux32/steamcmd
steamcmd.sh
steam.sh
[
[email protected] steamcmd]# ./steamcmd.sh
Redirecting stderr to '/root/Steam/logs/stderr.txt'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
[ 0%] Checking for available update...
[ 0%] Downloading update (0 of 10,551 KB)...
[ 0%] Downloading update (2,029 of 10,551 KB)...
[ 19%] Downloading update (3,896 of 10,551 KB)...
[ 36%] Downloading update (5,747 of 10,551 KB)...
[ 54%] Downloading update (7,601 of 10,551 KB)...
[ 72%] Downloading update (9,455 of 10,551 KB)...
[ 89%] Downloading update (10,551 of 10,551 KB)...
[100%] Downloading update (10,551 of 10,551 KB)...
[100%] Download Complete.
[----] Applying update...
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Cleaning up...
[----] Update complete, launching...
Redirecting stderr to '/root/Steam/logs/stderr.txt'
[ 0%] Checking for available updates...
[----] Download complete.
[----] Installing update...
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Cleaning up...
[----] Update complete, launching Steam...
Redirecting stderr to '/root/Steam/logs/stderr.txt'
[ 0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Loading Steam3...OK.
Loading Steam2...OK.
Steam>help
Usage: steamcmd ["+COMMAND [ARG]..."]...
or: steamcmd +runscript SCRIPTFILE
Help topics - type "help <topic>" or run with "--help <topic>" for more information:
login : Logging in to Steam
scripts : Executing a sequence of commands via a script file
commandline : Executing commands directly via the OS command line
convars : Options and settings that affect this program session
app_build : Building Steam application content (only for licensed Steam application developers)
app_update : Installing/updating a Steam application on the local filesystem (EG dedicated servers)
You can also type "find <string>" to see a list of all commands and convars that contain or reference <string>.
Steam>login anonymous
Connecting anonymously to Steam Public...Success.
Steam>force_install_dir /usr/steamcmd/cs16
Steam>force_install_dir cs16
Steam>force_install_dir /cs16/
Steam>app_update <90>
Steam>app_update <app_90>
Steam>app_update 90 validate
Initial App state (0x2) update required
App state (0x10102) reconfiguring, progress: 0.00 (0 / 0)
App state (0x300502) downloading, progress: 27.06 (11254267 / 41586625)
App state (0x300502) downloading, progress: 100.00 (15368480 / 15368480)
App state (0x300502) downloading, progress: 100.00 (15368480 / 15368480)
App state (0x4) installed, progress: 100.00 (15368480 / 15368480)
Success! App '90' fully installed.
Steam>app_update "90 -beta beta" validate
Initial App state (0x6) installed
App state (0x506) installed, progress: 0.00 (0 / 0)
Success! App '90' fully installed.
Steam>quit