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