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

From Got Opinion Wiki
Jump to navigation Jump to search
Line 19: Line 19:


'''Note: Updating app may overwrite configuration files so back them up before updating app.'''
'''Note: Updating app may overwrite configuration files so back them up before updating app.'''
[https://developer.valvesoftware.com/wiki/7_Days_to_Die_Dedicated_Server 7 Days to Die dedicated server Valve Software developer page]
[https://steamcommunity.com/sharedfiles/filedetails/?id=360404397 7 Days to Die dedicated server Linux community setup page]




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

Revision as of 10:11, 25 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.

7 Days to Die dedicated server Valve Software developer page

7 Days to Die dedicated server Linux community setup page



To Linux