ResoniteModLoaderLoader
Resonite Mod Loader Loader is a tiny BepInEx plugin that loads Resonite Mod Loader for you.
| Last updated | 6 hours ago |
| Total downloads | 3 |
| Total rating | 1 |
| Categories | Mods |
| Dependency string | DevL0rd-ResoniteModLoaderLoader-0.1.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
ResoniteModding-BepisResoniteWrapper
Common hooks and events library for BepInEx Resonite mods. Provides essential events like OnEngineReady to simplify mod development.
Preferred version: 1.0.2ResoniteModding-BepisLoader
A mod loader which allows using BepInEx with Resonite
Preferred version: 1.6.0README
Resonite Mod Loader Loader
Resonite Mod Loader Loader is a tiny BepInEx plugin that loads Resonite Mod Loader for you.
Install
-
Follow the Resonite modding setup instructions for Gale and BepisLoader: https://modding.resonite.net/getting-started/installation/
-
Install ResoniteModLoader's normal files into the Resonite install folder:
Libraries\ResoniteModLoader.dllrml_libs\0Harmony.dll- optional mods in
rml_mods
-
Search for Resonite Mod Loader Loader and enable the mod.
-
Launch Resonite with Gale.
GitHub release zips are the bleeding-edge manual install path and may update faster than Thunderstore while packages wait for review.
Features
- Loads
Libraries\ResoniteModLoader.dllfrom the Resonite install folder after BepInEx starts. - Lets ResoniteModLoader start without keeping
-LoadAssembly Libraries/ResoniteModLoader.dllin Steam launch options. - Avoids bundling or replacing ResoniteModLoader, so your RML install stays separate.
- Uses BepInEx's runtime load context for the RML assembly.
- Stops with a clear BepInEx log error if the expected RML file or BepInEx load context is missing.
Credits
Special thanks to the projects Resonite Mod Loader Loader builds on.
| Project | What Resonite Mod Loader Loader uses it for |
|---|---|
| BepisLoader | Game-side BepInEx loader |
| BepisResoniteWrapper | Resonite BepInEx plugin support |
| ResoniteModLoader | The mod loader assembly this plugin loads |
| MonkeyLoaderLoader-BepInEx | Reference point for loading another mod loader through BepInEx |
License
AGPL-3.0 - see LICENSE.