Thanks for visiting our wiki! Click here to order your own game server at SurvivalServers.com

Difference between revisions of "How to Create a Hurtworld Dedicated Server Guide"

From Survival Servers
Jump to navigation Jump to search
(Server Requirements)
 
Line 10: Line 10:
  
 
2 GB available space
 
2 GB available space
 +
 +
 +
== Gathering Game Server Files using SteamCMD ==
 +
 +
# Download the SteamCMD from here: [https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip steamCMD Download]
 +
# Create a folder where you would like your Hurtworld game server to be.
 +
# Place the SteamCMD.exe file within that folder
 +
# Create a batch file named SteamCMD.bat within the same folder
 +
:: Place the following inside of the bat file
 +
::''@echo off''
 +
::''start "" steamcmd.exe +login USER PASS +force_install_dir "C:\Some\Path\Where\You\Want\Game\Server\Files\To\Go" +app_update 405100 validate +quit''
 +
# Make sure to change the path you want your server files to download to.
 +
# Save then run the bat file. Right click and run as administrator
 +
Doing all of this will make the server files download.

Revision as of 16:34, 11 December 2015

Server Requirements

Windows 7, 8, 8.1, Server 2008, Server 2012 & 64-Bit

Quad core processor: 2 GHz

Memory: 4 GB RAM

Graphics: GeForce 460/Radeon HD 5850/Intel HD 4600 with at least 1024 MB video RAM

2 GB available space


Gathering Game Server Files using SteamCMD

  1. Download the SteamCMD from here: steamCMD Download
  2. Create a folder where you would like your Hurtworld game server to be.
  3. Place the SteamCMD.exe file within that folder
  4. Create a batch file named SteamCMD.bat within the same folder
Place the following inside of the bat file
@echo off
start "" steamcmd.exe +login USER PASS +force_install_dir "C:\Some\Path\Where\You\Want\Game\Server\Files\To\Go" +app_update 405100 validate +quit
  1. Make sure to change the path you want your server files to download to.
  2. Save then run the bat file. Right click and run as administrator

Doing all of this will make the server files download.



Share your opinion