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
This is what is in my batch file.
steamcmd +login Anonymous +force_install_dir ./7days +app_update 294420 +quit
And if you truly want automation, you should be running Linux with LGSM. I even wrote a guide for it.
https://7dac.net/linux-server-setup-guide/
The only reason we don't run on Linux is because there are still several utilities that we for our other games that are Windows only. Plus some games still don't support Linux and I don't have time to fiddle with Wine. Though, we're close to adding another machine to the stack and that one may wind up being Linux. Or at least HyperV server with one of the VMs being Linux.
D:\steamcmd\steamcmd +login anonymous +force_install_dir "D:\servers\7dtd" +app_update 294420 +quit
Works perfectly every time.
I somehow wound up with 294420 for the appID. I guess I am dumb.