Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't make non-absolute directory configuration. #6

Open
dezdem opened this issue Jan 27, 2016 · 2 comments
Open

I can't make non-absolute directory configuration. #6

dezdem opened this issue Jan 27, 2016 · 2 comments

Comments

@dezdem
Copy link

dezdem commented Jan 27, 2016

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

@C0nw0nk
Copy link
Owner

C0nw0nk commented Jan 27, 2016

Is that the steamcmd-CURL script ?

@dezdem
Copy link
Author

dezdem commented Jan 27, 2016

without CURL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants