ModSaveBackups
This Sailwind mod creates separate save files for your mod data and also handles making and loading backups.Changelog
All notable changes to this project will be documented in this file.
[v1.2.0] - 2026-06-21
Added
- PortableSaves compatibility
Changed
- Removed 82 from guid
[v1.1.1] - 2025-02-27
Added
- ModSave class from SailwindModdingHelper
- Usage instructions on ReadMe
Removed
- Dependency on SailwindModdingHelper
Updated
- icon
[v1.0.2] - 2024-09-20
Updated
- SailwindModdingHelper dependency version to 2.1.1
[v1.0.1] - 2024-09-06
Fixed
- Bug where continuing from a backup and then saving saves over that backup instead of saving a current save
[v1.0.0] - 2024-09-06
Added
- Backup creation for ModSave files
- Loading of backup ModSave file when backup save slot loaded
