feat: add Quest Map

This commit is contained in:
Anna 2021-07-13 17:43:06 -04:00
parent ed12484ea2
commit 5a98ab9aa8
3 changed files with 25 additions and 0 deletions

View File

@ -14,5 +14,20 @@
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/HUD Manager/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/HUD Manager/latest.zip",
"LastUpdated": "1622770041"
},
{
"Author": "ascclemens",
"Name": "Quest Map",
"Description": "Shows a map of quests.",
"InternalName": "Quest Map",
"AssemblyVersion": "1.0.0.0",
"ApplicableVersion": "any",
"DalamudApiLevel": 3,
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/Quest Map/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/Quest Map/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/Quest Map/latest.zip",
"LastUpdated": "1626212503"
}
]

View File

@ -0,0 +1,10 @@
{
"Author": "ascclemens",
"Name": "Quest Map",
"InternalName": "Quest Map",
"AssemblyVersion": "1.0.0.0",
"Description": "Shows a map of quests.",
"ApplicableVersion": "any",
"DalamudApiLevel": 3,
"LoadPriority": 0
}

Binary file not shown.