Difference between revisions of "My 7 Days to Die notes"
Jump to navigation
Jump to search
To Linux
Line 3: | Line 3: | ||
Installation following Valve Software [https://developer.valvesoftware.com/wiki/SteamCMD#Linux.2FOS_X SteamCMD] wiki notes | Installation following Valve Software [https://developer.valvesoftware.com/wiki/SteamCMD#Linux.2FOS_X SteamCMD] wiki notes | ||
Set up app install directory <code>Steam>force_install_dir | Start SteamCMD | ||
<pre>cd ~ | |||
steamcmd</pre> | |||
Login as anonymous user <code>login anonymous</code> | |||
Set up app install directory <code>Steam>force_install_dir /home/<username>/7days2die</code> | |||
'''Note: Using ~/7days2die or ./7days2die with SteamCMD force_install_dir did not put my app files in install directory that I specified. When I used full path /home/<username>/7days2die the install files went to directory I specified.''' | |||
Install (or update) using app_update command and Steam Application ID. Check [https://developer.valvesoftware.com/wiki/Dedicated_Servers_List dedicated server list]. | Install (or update) using app_update command and Steam Application ID. Check [https://developer.valvesoftware.com/wiki/Dedicated_Servers_List dedicated server list]. |
Revision as of 12:39, 5 August 2018
My 7 Days to Die notes
Installation following Valve Software SteamCMD wiki notes
Start SteamCMD
cd ~ steamcmd
Login as anonymous user login anonymous
Set up app install directory Steam>force_install_dir /home/<username>/7days2die
Note: Using ~/7days2die or ./7days2die with SteamCMD force_install_dir did not put my app files in install directory that I specified. When I used full path /home/<username>/7days2die the install files went to directory I specified.
Install (or update) using app_update command and Steam Application ID. Check dedicated server list.
7 Days to Die with Steam Application ID Steam>app_update 294420
.
Note: Updating app may overwrite configuration files so back them up before updating app.