OverlayDearImGui Shared
Overlay Window for Dear ImGui
| Last updated | 4 months ago |
| Total downloads | 105 |
| 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.