Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
ok
ok
ok
ok
ok
Just do a regular update every time a patch comes out..
https://github.com/C0nw0nk/SteamCMD-AutoUpdate-Any-Gameserver/issues/18
On source engine based games it works like this.
Create a text file with the needed stuff (in this example the name is script-csgo.txt):
login anonymous
force_install_dir /home/user/ds-csgo
app_update 740
exit
Now add -autoupdate -steamcmd_script /home/user/script-csgo.txt to your startup commandline and your done.
This is for linux but it should work the same on windows as well.
As for the game, it supports it, the problem is where C0nw0nk gets the update info from, its not in a lot of the newer games in the API, and its looking for a certain list that requires game_ver or something to that effect. but the api returns nothing at all on a lot of games now.
This Batch file is in my root server directory, and my server is of course in "root/gmod-Dedicated" I hope that´s helps you a bit. :)
still struggleing