Uses the base imgui.net wrapper to allow you to render a gui anywhere on your desktop.
Info
Version: | 1.0.0 |
Author(s): | Binarycat/occasionallycasual |
Last Update: | Tuesday, May 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/occasionallycasual/UniversalOverlay |
NuGet Url: | https://www.nuget.org/packages/UniversalOverlay |
Install
Install-Package UniversalOverlay
dotnet add package UniversalOverlay
paket add UniversalOverlay
UniversalOverlay Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.FileProviders.Embedded(>= 3.1.3)
- MouseKeyHook(>= 5.6.0)
- Veldrid.ImGui(>= 5.72.0)
- Veldrid.ImageSharp(>= 4.7.0)
- Veldrid.StartupUtilities(>= 4.7.0)