public void UnregisterMod(RegisteredMod mod) {
     mod.UnloadScript();
 }