Stardew_Valley_Mods/GeneralMods/DailyQuestAnywhere/manifest.json

11 lines
311 B
JSON
Raw Normal View History

2016-10-14 15:29:14 +08:00
{
2017-08-06 03:19:24 +08:00
"Name": "Daily Quest Anywhere",
"Author": "Alpha_Omegasis",
"Version": "1.5.0",
2017-08-06 03:19:24 +08:00
"Description": "Open the daily quest board from anywhere in the game.",
"UniqueID": "Omegasis.DailyQuestAnywhere",
2017-10-12 03:57:36 +08:00
"EntryDll": "DailyQuestAnywhere.dll",
2018-01-11 13:43:32 +08:00
"MinimumApiVersion": "2.0",
2017-10-12 03:57:36 +08:00
"UpdateKeys": [ "Nexus:513" ]
}