namespace Kiseki.Launcher.Enums { public enum PackageType { Bootstrapper, Client, } }