madonnagwen Posted October 4, 2021 Share Posted October 4, 2021 (edited) make a modname.mpq folder instead of make a mpq file ie: my mod name is dark, so make a mod folder named dark.mpq, put your moded data folder into it, ie dark.mpq/data/global/excel/level.txt make a modinfo.json file, and put it into dark.mpq folder open modinfo.json and add {"name": "dark","savepath": "../"} now put the dark.mpq folder into game folder, ie: Diablo II Resurrected\mods\dark\dark.mpq Make a shortcut of D2R.exe, add -mod dark -txt ie: "e:\Diablo II Resurrected\D2R.exe" -mod dark -txt launch game and play. A quick way to combine your mod files and play Edited October 4, 2021 by madonnagwen Link to comment Share on other sites More sharing options...
ohyonghao Posted October 13, 2021 Share Posted October 13, 2021 This works pretty well. Just need to inspect each mod for which files they change, but you can easily combine multiple mods into your own custom mod. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now