A mod jam is currently happening! From March 14, 2026 2:00 PM UTC to March 29, 2026 4:00 PM UTC, the Theme is Void. Mod jam mods will have the Mod Jam 1 Category. Join the modding Discord for more info!
ReturnOfModding
Lua Mod Loader for Risk of Rain Returns
| Last updated | a week ago |
| Total downloads | 93084 |
| Total rating | 15 |
| Categories | |
| Dependency string | ReturnOfModding-ReturnOfModding-1.1.19 |
| Dependants | 173 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.