SteamCMD-AutoUpdate-Any-Gameserver icon indicating copy to clipboard operation
SteamCMD-AutoUpdate-Any-Gameserver copied to clipboard

I can't make non-absolute directory configuration.

Open dezdem opened this issue 9 years ago • 2 comments

:: 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.

dezdem avatar Jan 27 '16 10:01 dezdem

Is that the steamcmd-CURL script ?

C0nw0nk avatar Jan 27 '16 16:01 C0nw0nk

without CURL

dezdem avatar Jan 27 '16 16:01 dezdem