How to install Mods


How to Add Steam Workshop Missions to Your Stormworks Server

  1. Stop your server
  2. Click the Steam Workshop button in the GamePanel
  3. Find and subscribe to the mission mod you want to install
  4. Click More Information on the mod to open its Steam Workshop page
  5. Copy the numeric Workshop ID from the URL (e.g., https://steamcommunity.com/sharedfiles/filedetails/?id=3164022980 → copy 3164022980)
  6. Go to Configuration Files and edit server_config.xml using the Text Editor
  7. Find the <playlists> section
  8. Add a new line like this (insert at the top if you want it to load first):
<path path="rom/data/missions/3164022980"/>
  1. Save and Start your server
  2. If you want to add more Workshop missions, repeat the steps above
  • 0 gebruikers vonden dit artikel nuttig
Was dit antwoord nuttig?

Related Articles

How to add Admins

How to Add Admins (Steam64ID) to server_config.xml Stop your server Go to Configuration Files...

Console Commands

Stormworks does not use a traditional console window. All admin and console commands are entered...