zoltan-RunBackup icon

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 RunBackups instead of being buried in AppData\LocalLow
  • Falls back to the old location (beside the game's saves folder) if Documents doesn't resolve
  • BackupDirectory config 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