mirror of
https://github.com/AlexMacocian/MonoGame.ImGuiNet.git
synced 2026-07-15 14:39:30 +00:00
bb793c2f4495a18d20351de4032a87c519926aa2
Fixed the issue where the ImGui window would lag when you hold down Shift or CTRL. And BeforeLayout and AfterLayout was renamed to BeginLayout and EndLayout. Gonna start working on the Filepicker/Folderpicker system, so expect another update soon!
MonoGame.ImGuiNet
MonoGame.ImGuiNet is a superset of ImGuiNet with additional Components (gonna release the components soon) designed for MonoGame.
Getting Started
To install, you'll need to set MonoGame.ImGuiNet as the project reference for your main .sln file.
An issue was opened regarding an issue with the nuget package, so I wanted to explain that the nuget package will be out-of-date.
And I also explained in the issue on how t oadd it as a project reference, https://github.com/Mezo-hx/MonoGame.ImGuiNet/issues/1
Notable Mentions
Dovker - For the original Monogame.ImGui
Updates will resume soon!
Languages
C#
100%