private IEnumerator CheckForUpdates()
 {
     return(ModManager.CheckForUpdates());
 }