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