using WingsAPI.Communication.ServerApi.Protocol; namespace WingsAPI.Plugins { public class GameServerLoader { public GameChannelType Type { get; set; } } }