Stardew_Valley_Mods/GeneralMods/AdvancedSaveBackup/manifest.json

11 lines
338 B
JSON
Raw Normal View History

{
"Name": "Advanced Save Backup",
"Author": "Alpha_Omegasis",
"Version": "1.6.0",
"Description": "Backs up your save files when loading SMAPI and every in game night when saving.",
"UniqueID": "Omegasis.AdvancedSaveBackup",
"EntryDll": "AdvancedSaveBackup.dll",
"MinimumApiVersion": "2.0",
"UpdateKeys": [ "Nexus:435" ]
}