Files
MonoGame.ImGuiNet/README.md
T
2023-10-28 20:16:45 +00:00

1.3 KiB

MonoGame.ImGuiNet

Monogame.ImGuiNet Logo

MonoGame.ImGuiNet is a feature-rich extension of ImGuiNet, enhanced with a set of additional components designed exclusively for MonoGame (Which should work for XNA/FNA as well!). We give full credit to the creators of ImGuiNet for their excellent work.

Getting Started

  • Installation: Detailed installation instructions can be found in this issue.

  • Wiki: Explore the Wiki for documentation and guides to get started.

Notable Mentions

We would like to acknowledge and thank Dovker for the inspiration provided by their original Monogame.imgui project. Their work served as a foundation for our efforts, as the original project was unmaintained.

Changelog

Update 0.1:

  • Changed BeforeLayout and AfterLayout to BeginLayout and EndLayout
  • Fixed the lag issue when holding Shift or CTRL on the ImGui Window

Contributors

Contributors


Feel free to contribute, report issues, or provide feedback! We appreciate your support in making MonoGame.ImGuiNet even better.