add plugimaster.json
This commit is contained in:
35
pluginmaster.json
Normal file
35
pluginmaster.json
Normal file
@@ -0,0 +1,35 @@
|
||||
[
|
||||
{
|
||||
"Author": "Pilzinsel64, r00telement",
|
||||
"Name": "Player Tags",
|
||||
"Punchline": "Lightweight job visibility in nameplates and chat.",
|
||||
"Description": "Lightweight job visibility in nameplates and chat. Create custom tags and add them to players with the context menu.\n\nYou want to contribute and help developing new features or want to extend existing? Feel free to open Fork and open a Pull Request!\n\nThis plugin was originally developed by r00telement but forked and continued by Pilzinsel64.",
|
||||
"Changelog": "- Update to API 13",
|
||||
"TestingChangelog": null,
|
||||
"Tags": [
|
||||
"Jobs",
|
||||
"UI"
|
||||
],
|
||||
"CategoryTags": [
|
||||
"jobs",
|
||||
"UI"
|
||||
],
|
||||
"IsHide": false,
|
||||
"InternalName": "PlayerTags",
|
||||
"AssemblyVersion": "1.12.3.0",
|
||||
"TestingAssemblyVersion": null,
|
||||
"IsTestingExclusive": false,
|
||||
"RepoUrl": "https://git.pilzinsel64.de/Pilzinsel64/PlayerTags",
|
||||
"ApplicableVersion": "any",
|
||||
"DalamudApiLevel": 13,
|
||||
"TestingDalamudApiLevel": 12,
|
||||
"DownloadLinkInstall": "https://cloud.pilzinsel64.de/public.php/dav/files/p6RANKGzWz8ys8o/latest.zip",
|
||||
"DownloadLinkTesting": "https://cloud.pilzinsel64.de/public.php/dav/files/p6RANKGzWz8ys8o/testing.zip",
|
||||
"LoadPriority": 0,
|
||||
"ImageUrls": null,
|
||||
"IconUrl": null,
|
||||
"AcceptsFeedback": true,
|
||||
"FeedbackMessage": null,
|
||||
"FeedbackWebhook": null
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user