ReturnOfModding
Lua Mod Loader for Risk of Rain Returns
Last updated | 4 days ago |
Total downloads | 12792 |
Total rating | 9 |
Categories | |
Dependency string | ReturnOfModding-ReturnOfModding-1.0.35 |
Dependants | 71 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 2023.6 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
- Until ReturnOfModding integration is merged into the main r2modman version, use the fork available here.
Manual Installation
-
Place the main ReturnOfModding file, called
version.dll
, next to the game executable calledRisk of Rain Returns.exe
inside the game folder. -
To uninstall the mod loader or revert to a vanilla experience without mods, you can simply rename or delete the
version.dll
file.
Credits
This project wouldn't have been possible without
- Archie-osu with their YYToolkit project
- ModShovel
- People from the Modding Discord with their feedback.