private void tsbUpdateCheckAllMods_Click(object sender, EventArgs e)
 {
     ModSelectionController.CheckForUpdatesAllModsAsync();
 }