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