bdca389f2e
add SdlEvent callback add OpenWindow function
13 lines
895 B
Markdown
13 lines
895 B
Markdown
# ResoniteImGuiLib
|
|
[](https://thunderstore.io/c/resonite/)
|
|
|
|
A [Resonite](https://resonite.com/) library that allows modders to create ImGui windows.
|
|
|
|
Example usage can be found here: https://github.com/art0007i/ImGuiExample
|
|
|
|
## Installation (Manual)
|
|
1. Install [BepisLoader](https://github.com/ResoniteModding/BepisLoader) for Resonite.
|
|
2. Download the latest release ZIP file (e.g., `art0007i-ResoniteImGuiLib-2.0.0.zip`) from the [Releases](https://github.com/art0007i/ResoniteImGuiLib/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. |