public static void Main() { GameLauncherTest.App app = new GameLauncherTest.App(); app.InitializeComponent(); app.Run(); }