Add files via upload

This commit is contained in:
janavarro95 2016-08-14 12:48:31 -07:00 committed by GitHub
parent 8cb2fa87e2
commit 147b6292ae
3 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,20 @@
Config: DailyQuest_Anywhere Info. Feel free to mess with these settings.
====================================================================================
Key binding for opening the billboard for quests anywhere. Press this key to do so
H

View File

@ -0,0 +1,14 @@
{
"Name": "DailyQuest_Anywhere",
"Authour": "Alpha_Omegasis",
"Version": {
"MajorVersion": 1,
"MinorVersion": 0,
"PatchVersion": 0,
"Build": ""
},
"Description": "Open the daily quest board from anywhere in the game.",
"UniqueID": "DailyQuest",
"PerSaveConfigs": false,
"EntryDll": "DailyQuest_Anywhere.dll"
}