public string GetWareWolfVersion() { return(GetServerVersion.GetVersion()); }
public string GetWareWolfVersion() => GetServerVersion.GetVersion();