SDV_Mods/CustomCropsDecay/manifest.json

12 lines
351 B
JSON
Raw Normal View History

2020-04-18 20:24:31 +08:00
{
"Name": "Custom Crops Decay",
"Author": "ZaneYork",
"Version": "0.1.1",
"Description": "Enable crops to turn into garbage after decay",
"UniqueID": "ZaneYork.CustomCropsDecay",
"EntryDll": "CustomCropsDecay.dll",
"MinimumApiVersion": "3.0.0",
"Dependencies": [{"UniqueID": "Platonymous.Toolkit"}],
"UpdateKeys": [ "Nexus:5830" ]
}