feat: add BetterPartyFinder

This commit is contained in:
Anna 2021-01-15 20:19:56 -05:00
parent a340c559ef
commit 75ff4dc0cb
2 changed files with 15 additions and 0 deletions

View File

@ -14,6 +14,21 @@
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/DalamudPython/latest.zip",
"LastUpdated": "1609770379"
},
{
"Author": "ascclemens",
"Name": "Better Party Finder",
"Description": "Filter the party finder better.\n\nAll vanilla filtering is available, plus:\n\n- Create filter presets to easily switch between\n- Whitelist/blacklist specific duties\n- Add character names to hide PFs from\n- Remove PFs above maximum item level\n- Filter on item level range\n- Filter on multiple jobs (ex. MCH + GNB available)\n- Only show PFs that your party can join",
"InternalName": "BetterPartyFinder",
"AssemblyVersion": "0.1.0",
"ApplicableVersion": "any",
"DalamudApiLevel": 2,
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/BetterPartyFinder/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/BetterPartyFinder/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/BetterPartyFinder/latest.zip",
"LastUpdated": "1610759894"
},
{
"Author": "ascclemens",
"Name": "Macrology",

Binary file not shown.