ReturnOfModding
Lua Mod Loader for Risk of Rain Returns
| Last updated | 2 weeks ago |
| Total downloads | 101823 |
| Total rating | 15 |
| Categories | |
| Dependency string | ReturnOfModding-ReturnOfModding-1.1.30 |
| Dependants | 182 other packages depend on this package |
README
Return Of Modding
Risk of Rain Returns Modding Discord
Return Of Modding is a modding plugin / framework for Risk of Rain Returns.
(A game made with GameMaker 2024.13 ultimately transpiled from GML to C++ with the GameMaker YYC compiler)
It's using ReturnOfModding as a base. You can check its README for more information on how it works.
Mod Manager Installation
Manual Installation
-
Place the main ReturnOfModding file, called
version.dll, next to the game executable calledRisk of Rain Returns.exeinside the game folder. -
To uninstall the mod loader or revert to a vanilla experience without mods, you can simply rename or delete the
version.dllfile.
Credits
This project wouldn't have been possible without
- Archie-osu with their YYToolkit project
- ModShovel
- People from the Modding Discord with their feedback.