summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.SaveBackup/manifest.json
blob: 2e62b41eb3beb7349e80dfa6d246a3b2f5ca6a01 (plain)
1
2
3
4
5
6
7
8
{
  "Name": "Save Backup",
  "Author": "SMAPI",
  "Version": "2.6.0-beta.21",
  "Description": "Automatically backs up all your saves once per day into its folder.",
  "UniqueID": "SMAPI.SaveBackup",
  "EntryDll": "SaveBackup.dll"
}