mobile-eggbert-core/Program.cs

3 lines
60 B
C#

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