Skip to content

This is a framework for modding the configuration files from Dungeon of the Endless game. The game is very configurable, but changing a myriad of different xml's to achieve something simple is not easy. That is where the framework comes in: it does the changes for you.

License

Notifications You must be signed in to change notification settings

miguelcjalmeida/DOTEModder

Repository files navigation

DotE Modder

This is a framework for modding the configuration files from Dungeon of the Endless game. The game is very configurable, but changing a myriad of different xml's to achieve something simple is not easy. That is where the framework comes in: it does the changes for you.

Currently two modules are implemented:

  • Manipulation of hero items
  • Manipulations of active/passive skills

Mods

Check below the mods available for download.

  • Item passive scaling: It makes all item passives scale with its rarity. The rarer the item, the stronger the passive. It works fine when all players have this mod active. When playing with someone not modding, the common items will spawn normally, but the ones with new scaling passives wont.

Installing a mod

After downloading and extracting the mod, move its 'Public' folder into the game root folder, replacing the already existent 'Public'. It is wise to make a backup first.

License

MIT

About

This is a framework for modding the configuration files from Dungeon of the Endless game. The game is very configurable, but changing a myriad of different xml's to achieve something simple is not easy. That is where the framework comes in: it does the changes for you.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages