private void tsbUpdateAllOutdatedMods_Click(object sender, EventArgs e)
 {
     ModSelectionController.UpdateAllOutdatedModsAsync();
 }