Stardew_Valley_Mods/GeneralMods/DailyQuestAnywhere/manifest.json

14 lines
367 B
JSON
Raw Normal View History

2016-10-14 15:29:14 +08:00
{
"Name": "DailyQuest_Anywhere",
"Author": "Alpha_Omegasis",
2016-10-14 15:29:14 +08:00
"Version": {
"MajorVersion": 1,
"MinorVersion": 3,
2016-10-14 15:29:14 +08:00
"PatchVersion": 0,
"Build": ""
},
"Description": "Open the daily quest board from anywhere in the game. SMAPI 1.12. Updated 5/14/17",
2016-10-14 15:29:14 +08:00
"UniqueID": "DailyQuest",
"PerSaveConfigs": false,
"EntryDll": "DailyQuestAnywhere.dll"
2016-08-15 03:48:31 +08:00
}