mirror of
https://github.com/AlexMacocian/MonoGame.ImGuiNet.git
synced 2026-07-15 14:39:30 +00:00
4 lines
71 B
C#
4 lines
71 B
C#
|
|
using var game = new Monogame.ImGuiNetSamples.Game1();
|
|
game.Run();
|