This guide will help you on how to add mods to your Mordhau dedicated game server.

For this guide, we going to use the Adamant map as an example: https://mod.io/g/mordhau/m/adamant with the Resource ID: 41781, we going to cover how to load the map, add it to the Map Rotation, and also define it as starting map.

 

LOAD THE CUSTOM MAP

  1. Stop your server
  2. Go to https://mordhau.mod.io/ and find the mods you want to add, inside each mod you will see the Resource ID information required, for this example, the Resource ID: 41781
  3. Edit Game.ini under Configuration Files with CONFIG EDITOR option and scroll down to the Mods List section
  4. Add the Mods in the Mod List box in this format:
    • Mods=41781
  5. Scroll down to learn how to add the custom map to the Map Rotation list

 

ADD THE CUSTOM MAP TO MAP ROTATION

  1. With your server still stopped
  2. Edit Game.ini under Configuration Files with CONFIG EDITOR option and scroll down to the Map Settings section
  3. Add a new line for the custom map with the correct name, in this example
    • MapRotation=FFA_Adamant
  4. Save the Game.ini file
  5. Scroll down to learn how to define the custom map as the starting map

 

DEFINE CUSTOM MAP AS THE STARTING MAP

  1. With your server still stopped
  2. Edit Start.bat under Configuration Files with CONFIG EDITOR option
  3. Change the Map Type dropdown to Custom Maps option
  4. Type the custom map name under the Custom map name field, in this example: FFA_Adamant

WARNING! - All or most maps have the map name to be used listed on the description page, if the map name not listed on the description page, check the commentaries box or ask the map developer on the commentaries box.

 

If you have any questions or you need our help don't hesitate to contact our support system.


Was this answer helpful? 0 Users Found This Useful (0 Votes)