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.
OverlayDearImGui Shared
Overlay Window for Dear ImGui
| Last updated | 11 months ago |
| Total downloads | 435 |
| Total rating | 0 |
| Categories | Libraries |
| Dependency string | xiaoxiao921-OverlayDearImGui_Shared-2.0.0 |
| Dependants | 1 other package depends on this package |
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.