private void tsbRefreshCheckedstateForAllMods_Click(object sender, EventArgs e)
 {
     ModSelectionController.RefreshCheckedStateAllModsAsync();
 }