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