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