SteamCMD-AutoUpdate-Any-Gameserver
SteamCMD-AutoUpdate-Any-Gameserver copied to clipboard
I can't make non-absolute directory configuration.
:: This is the directory you wish to install and keep your server updated to ::
set install_directory=.\
:: This is for the directory where you installed steamcmd ::
:: http://media.steampowered.com/installer/steamcmd.zip ::
set steamcmd_path=.\steamcmd.exe
:: This is the path to the exe of the game server this allows us to close and run the server for and after a update ::
:: Other command line variables for srcds can be found here https://developer.valvesoftware.com/wiki/Command_Line_Options ::
:: Example ::
:: set exe_path=C:\game-servers\CSGO\srcds.exe -game csgo -console -nocrashdialog -port 27015 +clientport 27005 +map de_dust2 ::
set exe_path=.\reflexded.exe
seems that all works besides launching the server.
Is that the steamcmd-CURL script ?
without CURL