Dear ImGui is a popular library for rapidly building tools for debugging and development. This plugin allows you to use ImGui in Godot with C# (with the aid of ImGui.NET), C++, and GDScript. After ...
Template to use for creating a ImGui menu in Geode. Write all ImGui code in ImGuiHook::DrawGUI. Comes with support for keyboard and mouse input and comes fully ready to use. This was done by stripping ...