Using Valve's Update Tools with the Panel

Post Reply
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Using Valve's Update Tools with the Panel

Post by Masher »

Steamcmd (aka SteamPipe)
Valve's new update tool; rumor is everything will be migrating to this platform.
More info: https://developer.valvesoftware.com/wiki/SteamCMD
To use it in the panel simply run steamcmd directly, and use a commandline similar to the one below. Note the +exit is required. Quote options that have spaces.
Note, with csgo and Valve's srcds you can just use anonymous as your username and no password.

Code: Select all

+login <username> <password> +force_install_dir C:\Servers\CSGO  +app_update 740 validate +exit
hldsupdatetool
Nothing special is really required. Run the executable directly, and use a command line like you'd typically use in a batch file or at the command shell.

Code: Select all

-command update -game "Counter-Strike Source" -dir C:\Servers\CSS -verify_all
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
Post Reply