Stardew_Valley_Mods/GeneralMods/BuildHealth/manifest.json

11 lines
269 B
JSON
Raw Normal View History

{
2017-08-06 03:19:24 +08:00
"Name": "Build Health",
"Author": "Alpha_Omegasis",
"Version": "1.6.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",
2018-01-11 13:43:32 +08:00
"MinimumApiVersion": "2.0",
2017-10-12 03:57:36 +08:00
"UpdateKeys": [ "Nexus:446" ]
}