Installation of a mod

ModMaster

New member
Installation of a Mod

  1. Create a folder within the Diablo II Resurrected directory named 'mods'
  2. Create another folder nested within the mods folder with your mod name (you can make it up)
  3. Now make a folder with your mod name and place a .mpq at the end
  4. Within that folder create a file called modinfo.json

    In the file modinfo.json create a name and savepath. Here is an example:

    {
    "name": "soft",
    "savepath": "soft/"
    }
2022-07-31 14_56_59-Window.png

5. Copy all the mods/changes you would like to perform into , they all start with data being the first folder

6. Start D2R with the additional line commands of -mod (mod name) -txt
2022-07-31 14_59_23-2022-07-31 14_58_08-Battle.net Settings.png
 
Top