private void tsmiAddModArchives_Click(object sender, EventArgs e)
 {
     ModSelectionController.OpenAddModFileDialog();
 }