mirror of
https://github.com/pkdawson/imgui-godot.git
synced 2026-09-17 04:04:17 +00:00
202 B
202 B
A sample GDExtension using ImGui with a context from imgui-godot. Uses vcpkg and CMake for easy setup and fast builds.
cmake --preset msvc
cmake --build build --target install --config Debug