Stardew_Valley_Mods/BuildHealth/manifest.json

14 lines
377 B
JSON
Raw Normal View History

2016-03-27 15:29:34 +08:00
{
"Name": "BuildHealth",
"Authour": "Alpha_Omegasis",
"Version": {
2016-04-11 13:39:16 +08:00
"MajorVersion": 1,
2016-03-27 15:29:34 +08:00
"MinorVersion": 0,
2016-04-11 13:39:16 +08:00
"PatchVersion": 0,
2016-03-27 15:29:34 +08:00
"Build": ""
},
"Description": "SMAPI port of BuildHealth. Increase your health as you play.",
"UniqueID": "4be88c18-b6f3-49b0-ba96-f94b1a5be890",
"PerSaveConfigs": false,
"EntryDll": "SMAPI_BuildHealth.dll"
}