ResoniteImGuiLib
Library that allows modders to create ImGui windows.
| Last updated | 2 months ago |
| Total downloads | 52 |
| Total rating | 0 |
| Categories | Libraries Technical Tweaks |
| Dependency string | art0007i-ResoniteImGuiLib-2.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
ResoniteModding-BepisLoader
A mod loader which allows using BepInEx with Resonite
Preferred version: 1.4.1ResoniteModding-BepisResoniteWrapper
Common hooks and events library for BepInEx Resonite mods. Provides essential events like OnEngineReady to simplify mod development.
Preferred version: 1.0.0README
ResoniteImGuiLib
A Resonite library that allows modders to create ImGui windows.
Example usage can be found here: https://github.com/art0007i/ImGuiExample
Installation (Manual)
- Install BepisLoader for Resonite.
- Download the latest release ZIP file (e.g.,
art0007i-ResoniteImGuiLib-2.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.