graphics/06-monogame/GUI/Program.cs

4 lines
50 B
C#

using var game = new GUI.Game1();
game.Run();