Skip to content

hinyb/ReturnOfModding

 
 

Repository files navigation

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

Manual Installation

  • Place the main ReturnOfModding file, called version.dll, next to the game executable called Risk 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

About

Lua Mod Loader for Risk of Rain Returns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.7%
  • CMake 2.2%
  • Shell 0.1%