namespace UnityLauncherPro { public enum Tabs { Projects = 0, Unitys = 1, Updates = 2, Settings = 3 } }