Stardew_Valley_Mods/GeneralMods/BuildHealth/manifest.json

11 lines
272 B
JSON
Raw Normal View History

{
2017-08-06 03:19:24 +08:00
"Name": "Build Health",
"Author": "Alpha_Omegasis",
"Version": "1.8.0",
2017-08-06 03:19:24 +08:00
"Description": "Increase your health as you play.",
"UniqueID": "Omegasis.BuildHealth",
2017-10-12 03:57:36 +08:00
"EntryDll": "BuildHealth.dll",
2019-01-06 15:21:06 +08:00
"MinimumApiVersion": "2.10.1",
2017-10-12 03:57:36 +08:00
"UpdateKeys": [ "Nexus:446" ]
}