public void OnApplicationQuit()
 {
     MPIConfig.Save();
     Patches.RemoveHarmonyPatches();
     MPIntroUI.RemoveMenu();
 }