Info
Version: | 1.0.0 |
Author(s): | Dovydas Vaičiukynas, Amir Barak |
Last Update: | Thursday, September 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dovker/Monogame.ImGui |
NuGet Url: | https://www.nuget.org/packages/Monogame.ImGui |
Install
Install-Package Monogame.ImGui
dotnet add package Monogame.ImGui
paket add Monogame.ImGui
Monogame.ImGui Download (Unzip the "nupkg" after downloading)
Dependencies
- ImGui.NET(>= 1.72.0)
- MonoGame.Framework.DesktopGL(>= 3.7.1.189)
- System.Buffers(>= 4.5.0)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.6.0)
Tags
Monogame.ImGui lets you build graphical interfaces for your Monogame games / in-game tools using a simple immediate-mode style.