Jump to content

[Help] Making auto update script for DST server update using bat files.


Recommended Posts

I find its annoying when there's update for DST client so DST server should update to. I must re-write command from :
 

 

1. D:/SteamCMD/SteamCMD
2. login anonymous

3. force_install_dir d:/DST
4. app_update 343050 validate

 

Those steps too long. I recalled there's bat file to automaton this command. Anyone help?

 

Link to comment
Share on other sites

Hi,

 

well i'm on linux and i have not make server on windows 7 or on windows server

 

but maybe you can make batch "update.bat" like this:

 

steamcmd +login anonymous +force_install_dir D:\Servers\DST\ +app_update 343050 validate +quit

 

maybe that it is possible to automate this script with the task scheduler  under Windows,for example restart the server and update daily, but i don't know how restart server on windows :razz:

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...