Stardew_Valley_Mods/Stardew_Save_Backup/ReadMe.md

16 lines
1.1 KiB
Markdown
Raw Normal View History

2016-03-29 15:12:54 +08:00
[SMAPI]Stardew_Save_Backup
-v0.0.1 3/29/16 12:08 AM PST
-Initial release.
2016-03-29 15:19:21 +08:00
This is the Stardew_Save_Backup mod which automatically takes your save folder and zips it into %appdata%/StardewValley/Backed_Up_Saves for later retrieval upon launching SMAPI! This is especially usefulif you are modding/using mods and don't want your characters to be messed up, or if your game happens to crash form some odd reason, or you lose your save file!
2016-03-29 15:12:54 +08:00
2016-03-29 15:19:21 +08:00
The back-up happens every time you load up SMAPI so your files are zipped up nice and safe before anything can touch them.
2016-03-29 15:12:54 +08:00
You can also keep as many back-ups as you desire, and are only limited by the hard drive space on your computer!
If you ever want to get back to your old save files, simply open up the desired .zip folder with any archival tool such as windows file manager or .7zip and you can now access your old save files!
2016-03-29 15:19:21 +08:00
I'm open to improvements for this mod as of writing this. If so desired I will research adding functionality for when your character goes to bed that it will back up your save files, or doing a backup after x amount of days that have passed in game.