art0007i-ResoniteImGuiLib icon

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-1.4.1 icon
ResoniteModding-BepisLoader

A mod loader which allows using BepInEx with Resonite

Preferred version: 1.4.1
ResoniteModding-BepisResoniteWrapper-1.0.0 icon
ResoniteModding-BepisResoniteWrapper

Common hooks and events library for BepInEx Resonite mods. Provides essential events like OnEngineReady to simplify mod development.

Preferred version: 1.0.0

README

ResoniteImGuiLib

Thunderstore Badge

A Resonite library that allows modders to create ImGui windows.

Example usage can be found here: https://github.com/art0007i/ImGuiExample

Installation (Manual)

  1. Install BepisLoader for Resonite.
  2. Download the latest release ZIP file (e.g., art0007i-ResoniteImGuiLib-2.0.0.zip) from the Releases page.
  3. Extract the ZIP and copy the plugins folder to your BepInEx folder in your Resonite installation directory:
    • Default location: C:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\
  4. Start the game. If you want to verify that the mod is working you can check your BepInEx logs.