Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
OverlayDearImGui Shared
Overlay Window for Dear ImGui
| Date uploaded | a year ago |
| Version | 2.0.0 |
| Download link | xiaoxiao921-OverlayDearImGui_Shared-2.0.0.zip |
| Downloads | 493 |
| Dependency string | xiaoxiao921-OverlayDearImGui_Shared-2.0.0 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2120README
OverlayDearImGui.Shared
Creates an overlay window that renders Dear ImGui over the process of your choice.
Does not work when the target application is exclusively full-screen.
For an example implementation check out the OverlayDearImGui.BepInEx5 C# Project.
CHANGELOG
2.0.0
- First release