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