namespace LBPUnion.UnionPatcher.Gui.Linux; public static class Program { public static void Main() { Gui.Show(); } }