1. im looking at some workshop items and was wondering how i can get them onto my server that isnt hosted on my pc. many thanks
     
  2. Hi!

    1. Copy the workshop ID of the item / mod you'd like to have on your server.
    2. Edit your server configuration file.
    3. Add:
    Code:
    loadmod WorkshopID;
    People usually specify the workshop ID in the description, if they don't - it's displayed in the URL.

    Let me know how it went for you
     
  3. in what folder? im new in HW
     
  4. Sorry for the late response.
    The server configuration file is in the main directory of your server folder / files.
    Is the server installed in a virtual machine or a local pc?