You are viewing a potentially older version of this package.
View all versions.
MonkeyLoaderLoader
Loads MonkeyLoader with BepInEx. You must have already installed the MonkeyLoader Resonite GamePack for this to work properly.
| Date uploaded | 7 months ago |
| Version | 1.0.1 |
| Download link | Nytra-MonkeyLoaderLoader-1.0.1.zip |
| Downloads | 81 |
| Dependency string | Nytra-MonkeyLoaderLoader-1.0.1 |
This mod requires the following mods to function
ResoniteModding-BepisLoader
A mod loader which allows using BepInEx with Resonite
Preferred version: 1.6.0README
MonkeyLoaderLoader
A BepInEx plugin for Resonite that loads MonkeyLoader. You must have already installed the MonkeyLoader Resonite GamePack for this to work properly. This uses the existing installation in the game folder so if it's not there it won't work.
Note: MonkeyLoader pre-patchers won't work with this.
Installation (Manual)
- Install BepisLoader for Resonite.
- Download the latest release ZIP file (e.g.,
Nytra-MonkeyLoaderLoader-1.0.0.zip) from the Releases page. - Extract the ZIP and copy the
pluginsfolder to your BepInEx folder in your Resonite installation directory:- Default location:
C:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\
- Default location:
- Start the game. If you want to verify that the mod is working you can check your BepInEx logs.
CHANGELOG
Changelog
[1.0.5] - 26-04-2026
- Fix MonkeyLoader v0.31.0 startup crash
[1.0.4] - 05-03-2025
- Add ALC Resolving fallback to fix FileLoadException for BepInEx-loaded assemblies (fixes #3)
[1.0.3] - 26-12-2025
- Fix to load the right MonkeyLoaderWrapper DLL on Linux
- Remove outdated bug workaround
[1.0.2] - 12-12-2025
- Fixed startup due to SharpFont native library resolver
- Updated to work with latest MonkeyLoader from nuget
[1.0.1] - 20-11-2025
- Fixed Linux startup
[1.0.0] - 13-09-2025
- Initial release