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