HLDSUpdateTool: Difference between revisions
Jump to navigation
Jump to search
Important:HLDSUpdateTool was deprecated in early 2013 in favor of SteamCMD.
Important:The Content Delivery Network HLDSUpdateTool used was shut down in late 2013, thus HLDSUpdateTool is no longer functional.
No edit summary |
Thunder4ik (talk | contribs) m (→top: clean up, replaced: {{GoldSrc → {{gldsrc) |
||
(9 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
The '''Half-Life Dedicated Server Update Tool''' or '''HLDSUpdateTool''' was a tool to update [[ | {{lang|title=HLDSUpdateTool|HLDSUpdateTool}} | ||
{{ | The '''Half-Life Dedicated Server Update Tool''' or '''HLDSUpdateTool''' was a tool to update {{gldsrc|4}} and {{Source|4}} [[dedicated server]]s. | ||
All games have been migrated from the deprecated HLDSUpdateTool to [[SteamCMD]]. | |||
== Limitations/Bugs == | |||
{{Important|HLDSUpdateTool was deprecated in early 2013 in favor of [[SteamCMD]].}} | |||
{{Important|The Content Delivery Network HLDSUpdateTool used was shut down in late 2013, thus HLDSUpdateTool is no longer functional.}} | |||
== Setting up == | == Setting up == | ||
Line 19: | Line 25: | ||
To run the game, see either the [[Half-Life Dedicated Server]] or [[Source Dedicated Server]] page for more information. | To run the game, see either the [[Half-Life Dedicated Server]] or [[Source Dedicated Server]] page for more information. | ||
== External | == External links == | ||
* [http://youtu.be/qv5jE8FWd_A Video tutorial to setup HLDSUpdateTool on Windows] | * [http://youtu.be/qv5jE8FWd_A Video tutorial to setup HLDSUpdateTool on Windows] | ||
[[Category:Dedicated Server| ]] |
Latest revision as of 12:56, 4 January 2024
The Half-Life Dedicated Server Update Tool or HLDSUpdateTool was a tool to update GoldSrc and
Source dedicated servers.
All games have been migrated from the deprecated HLDSUpdateTool to SteamCMD.
Limitations/Bugs


Setting up
- Windows: Just run the installer
- Linux:
- Open a terminal and browse to a suitable folder
- Execute
wget http://storefront.steampowered.com/download/hldsupdatetool.bin
- Execute
chmod +x hldsupdatetool.bin
- Execute
./hldsupdatetool.bin
- If you are running a 64-bit Linux distro, you will probably have to install 32-bit libs. See here how to do this.
- The real update tool is
./steam
Downloading and running the server
Run the update tool with -command update -game <game>
. Optionally, add -dir <path>
to download to a custom location.
Run the update tool with -command list
to get a list of game names.
To run the game, see either the Half-Life Dedicated Server or Source Dedicated Server page for more information.