MyDaSaves
A BepInEx mod that enhances save management in R.E.P.O.
Features
- Unlimited Saves: Remove the save limit and create new saves anytime
- Auto-Reload on Death: Automatically reload your last save when you die (singleplayer or multiplayer)
- Public Lobby Saves: Allows saving games in public lobbies
Configuration
After installing the mod, a configuration file MyDaTeam.MyDaSaves.cfg will be generated in the BepInEx/config directory.
Configuration description:
[Saves]
## AllowSavesDelete
# Allows the game to automatically delete saves
# Setting type: Boolean
# Default value: false
AllowSavesDelete = false
Installation
- Ensure BepInEx 5.4.2305 or higher is installed
- Place
MyDaSaves.dll into the BepInEx/plugins directory
- Start the game, the mod will load automatically
How It Works
- Singleplayer: When you die, the mod will wait 3 seconds to see if you get revived. If not, it automatically loads your last save.
- Multiplayer: When all players die in arena, the mod will automatically return to lobby and reload the last save.
Version
Current version: 1.0.0
This README file was generated with AI assistance, but the mod itself was created by human developers.