Difference between revisions of "My 7 Days to Die notes"

From Got Opinion Wiki
Jump to navigation Jump to search
m
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 ~/7days2die</code>
Set up app install directory <code>Steam>force_install_dir ./7days2die</code>


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


7 Days to Die with Steam Application ID <code>Steam>app_update 294420</code>.
7 Days to Die with Steam Application ID <code>Steam>app_update 294420</code>.
'''Note: Updating app may overwrite configuration files so back them up before updating app.'''




<center>[[Linux|To Linux]]</center>
<center>[[Linux|To Linux]]</center>

Revision as of 12:13, 5 August 2018

My 7 Days to Die notes

Installation following Valve Software SteamCMD wiki notes

Set up app install directory Steam>force_install_dir ./7days2die

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.


To Linux