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