blob: 6d13d8c820ab634e3e52356a0e75a61eaf506ad9 (
plain)
1
2
3
4
5
6
7
8
9
|
{
"Name": "Save Backup",
"Author": "SMAPI",
"Version": "2.8.0-beta.5",
"Description": "Automatically backs up all your saves once per day into its folder.",
"UniqueID": "SMAPI.SaveBackup",
"EntryDll": "SaveBackup.dll",
"MinimumApiVersion": "2.8.0-beta.5"
}
|