Info
| Version: | 1.0.0 |
| Author(s): | Dovydas Vaičiukynas, Amir Barak, Dumdidldum |
| Last Update: | Saturday, October 31, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Dumdidldum/Monogame.ImGui.Standard |
| NuGet Url: | https://www.nuget.org/packages/Monogame.ImGui.Standard |
Install
Install-Package Monogame.ImGui.Standard
dotnet add package Monogame.ImGui.Standard
paket add Monogame.ImGui.Standard
Monogame.ImGui.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- ImGui.NET(>= 1.78.0)
- MonoGame.Framework.DesktopGL(>= 3.8.0.1641)
Tags
Monogame.ImGui lets you build graphical interfaces for your Monogame games / in-game tools using a simple immediate-mode style.