Stardew_Valley_Mods/GeneralMods/BuyBackCollectables/manifest.json

11 lines
306 B
JSON
Raw Normal View History

{
2017-08-06 03:19:24 +08:00
"Name": "Buy Back Collectables",
"Author": "Alpha_Omegasis",
"Version": "1.8.0",
2017-08-06 03:19:24 +08:00
"Description": "Lets you buy back any obtained collectable.",
"UniqueID": "Omegasis.BuyBackCollectables",
2017-10-12 03:57:36 +08:00
"EntryDll": "BuyBackCollectables.dll",
"MinimumApiVersion": "3.0.0",
2017-10-12 03:57:36 +08:00
"UpdateKeys": [ "Nexus:507" ]
}