You are viewing a potentially older version of this package. View all versions.
xiaoxiao921-OverlayDearImGui_Shared-2.0.0 icon

OverlayDearImGui Shared

Overlay Window for Dear ImGui

Date uploaded 2 months ago
Version 2.0.0
Download link xiaoxiao921-OverlayDearImGui_Shared-2.0.0.zip
Downloads 78
Dependency string xiaoxiao921-OverlayDearImGui_Shared-2.0.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2120 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2120

README

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