Stardew_Valley_Mods/GeneralMods/DailyQuestAnywhere/manifest.json

15 lines
364 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",
2016-10-14 15:29:14 +08:00
"Version": {
"MajorVersion": 1,
2017-08-06 03:36:00 +08:00
"MinorVersion": 4,
2016-10-14 15:29:14 +08:00
"PatchVersion": 0,
2017-08-06 03:19:24 +08:00
"Build": null
2016-10-14 15:29:14 +08:00
},
2017-08-06 03:20:46 +08:00
"MinimumApiVersion": "1.15",
2017-08-06 03:19:24 +08:00
"Description": "Open the daily quest board from anywhere in the game.",
"UniqueID": "Omegasis.DailyQuestAnywhere",
"EntryDll": "DailyQuestAnywhere.dll"
}