


Host-side save manager for R.E.P.O.
Press F7 in-game to open SaveMaster. The manager lets the host create a new save from the current checkpoint, load saves, restore the newest or oldest backup before loading, clone saves, rename saves, and delete saves with confirmation.
Press F9 to quick-load the current save.
Current R.E.P.O. builds can destroy visible BepInEx plugin components during startup. Set HideManagerGameObject = true in BepInEx/config/BepInEx.cfg if hotkeys or menus do not run.
SAVEMASTER safety copy before replacing a save with a backup restore point.F7: Open or close SaveMaster.F9: Quick-load the current save.ESC: Close dialogs or the manager.Config is generated at BepInEx/config/MechGaming.REPO.SaveMaster.cfg.
ManagerKey: Save manager hotkey. Default: F7.QuickLoadKey: Quick-load hotkey. Default: F9.EnableQuickLoad: Enable or disable quick load.AutoLoadCheckpointOnDeath: Reload the current checkpoint when everyone dies. Default: true.PreventGameDeletes: Block vanilla save deletion. Default: true.AllowManagerDeletes: Allow confirmed deletes from SaveMaster. Default: true.Backup restore buttons overwrite the save's main .es3 with the selected backup before loading. SaveMaster first copies the previous main file to a hidden SAVEMASTER safety file in that save folder.
SaveMaster is currently checkpoint-only. A future plan is to explore true player-state saving beyond the latest checkpoint, but this release does not preserve exact player position or live level state.