View Single Post
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 08-08-2019 , 21:45   Re: ?'s About Using Steam CMD Update Tool
Reply With Quote #3

TomL is correct. There is no point in you renaming or altering your addons folder since a Valve update won't touch those.

Using the steps presented by TomL will allow you to simply doubleclick on your newly created shortcut to update or validate your server files. No need to rename/delete/copy anything.

I run a TF2 Server. I have a separate directory called steamcmd with all of the steam cmd files. In that folder, I created two files....

First file: called: C:\steamcmd\update.bat
Quote:
steamcmd +runscript tf2update.txt
Second file: called: c:\steamcmd\tf2update.txt
Quote:
login anonymous
force_install_dir C:\TF2Server
app_update 232250 validate
quit
When I need to update, I simply go to a command prompt and type:
Quote:
CD\STEAMCMD
UPDATE
When it is done, I type: EXIT

You're done!
PC Gamer is offline