Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
RunBackup
Automatically backs up your save every level, so a team wipe doesn't end the run. Rotating copies, restore by hand.
By zoltan
CHANGELOG
v1.1.0
- Backups now default to
Documents\REPO RunBackupsinstead of being buried in AppData\LocalLow - Falls back to the old location (beside the game's saves folder) if Documents doesn't resolve
BackupDirectoryconfig override unchanged
v1.0.0
- Initial release
- Automatic save backup on every level change, with rotation (
MaxBackups) - Timestamped folder names labelled with level number and name
- Configurable write delay to avoid copying mid-save
- File operations covered by a 17-test harness