1. how to setup server ?
     
  2. Wulf

    Wulf Community Admin

    You'd set it up the same way you would Rust or any other server via SteamCMD. You can get the appid here: Hurtworld Dedicated Server · AppID: 405100. After that, you can use the host.bat to start the server, or the _start-example.bat if you install Oxide.
     
    Last edited: Dec 5, 2015
  3. ok thank you so much.....
     
  4. This seems to have some issues on Linux, though it may just be my machine behaving weird with mono.

    Anyone get it successfully running on Linux?
     
  5. Wulf

    Wulf Community Admin

    I've seen at least one Linux server running, though Oxide currently doesn't support them.
     
  6. Hello, I am trying to install with SteamCmd the app_update 405100 and I get error :ERROR ! Failed to install app '405100' <No subscription>

    Could anyone help me please ?

    Thanks!
     
  7. Here is my steaminstall script for reference

    D:\GameServers\SteamCMD\steamcmd.exe +login anonymous +force_install_dir D:\GameServers\HurtWorld\Server +app_update 405100 validate +quit

    Just change the directories to what you want.
    The first directory is the location of steamcmd.exe and the second is where you want the server installed to.
     
    Last edited by a moderator: Dec 6, 2015
  8. Wulf

    Wulf Community Admin

    I'd recommend using validate in there too.
     
  9. That's a good idea, forgot about that. I'll edit.
     
  10. Thx for the help AnExiledGod ;) , was my fault xD