tunnet/Program.cs
2025-06-17 07:15:59 +03:00

2 lines
52 B
C#

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