Dedicated Server: Difference between revisions
Skizmophonic (talk | contribs) No edit summary |
Skizmophonic (talk | contribs) No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<br> | <br> | ||
The easiest way to download and install the Dedicated Server is to use SteamCMD: https://developer.valvesoftware.com/wiki/SteamCMD | The easiest way to download and install the Dedicated Server is to use SteamCMD: https://developer.valvesoftware.com/wiki/SteamCMD | ||
Here is the Depot:https://steamdb.info/app/1136190/depots/ | <br>Here is the Depot:https://steamdb.info/app/1136190/depots/ | ||
To host a Windows Dedicated Server using ./SSM: https://steamcommunity.com/sharedfiles/filedetails/?id=2947210305 | To host a Windows Dedicated Server using ./SSM: https://steamcommunity.com/sharedfiles/filedetails/?id=2947210305 | ||
Line 7: | Line 7: | ||
<br> | <br> | ||
For a list of all Console Commands goto [[Cvar_list]] | For a list of all Console Commands goto [[Cvar_list]] | ||
=Windows SteamCMD Tutorial= | |||
<br>-Download and Extract SteamCMD to a folder. | |||
<br>-Open up a Command Prompt (Windows Key+R "cmd") | |||
<br>-cd Directory you extracted SteamCMD to. Example: | |||
<br>-cd C:\MCV | |||
<br>-now run "steamcmd" | |||
<br>-If it says "steam>" you are ready to go. | |||
<br>-Now run these commands | |||
<br>-force_install_dir Directory you want to install to. Example: | |||
<br>-force_install_dir C:\MCV_DED | |||
<br>-login anonymous | |||
<br>-app_update 1136190 validate | |||
<hr> | <hr> | ||
<gallery mode="packed"heights="800px"> | <gallery mode="packed"heights="800px"> | ||
File:Community Servers.jpg|List of Community servers that are currently up, we could always use more!<br><span style="visibility:hidden;">RIP Hotel Midnight</span> | File:Community Servers.jpg|List of Community servers that are currently up, we could always use more!<br><span style="visibility:hidden;">RIP Hotel Midnight</span> | ||
</gallery> | </gallery> |
Latest revision as of 11:40, 12 February 2025
The easiest way to download and install the Dedicated Server is to use SteamCMD: https://developer.valvesoftware.com/wiki/SteamCMD
Here is the Depot:https://steamdb.info/app/1136190/depots/
To host a Windows Dedicated Server using ./SSM: https://steamcommunity.com/sharedfiles/filedetails/?id=2947210305
Dedicated Server Runners can use the "host_workshop_collection" command to host a workshop collection.
For a list of all Console Commands goto Cvar_list
Windows SteamCMD Tutorial
-Download and Extract SteamCMD to a folder.
-Open up a Command Prompt (Windows Key+R "cmd")
-cd Directory you extracted SteamCMD to. Example:
-cd C:\MCV
-now run "steamcmd"
-If it says "steam>" you are ready to go.
-Now run these commands
-force_install_dir Directory you want to install to. Example:
-force_install_dir C:\MCV_DED
-login anonymous
-app_update 1136190 validate