diff --git a/plugin-repo/pluginmaster.json b/plugin-repo/pluginmaster.json index 99e1b22..4d2a654 100644 --- a/plugin-repo/pluginmaster.json +++ b/plugin-repo/pluginmaster.json @@ -1,6 +1,6 @@ [ { - "Author": "HSPosition", + "Author": "Dawnsorrow", "Name": "HSPosition", "Punchline": "Ground ring color shows front, flank, or rear for positionals.", "Description": "Shows a colored ground ring under your target based on your positional (front, flank, or rear) so you can easily tell if you need to move for abilities.", @@ -18,5 +18,25 @@ "DownloadLinkInstall": "https://brassnet.ddns.net:33983/Dawnsorrow/HSPosition/releases/download/HSPosition-0.0.0.1/latest.zip", "DownloadLinkUpdate": "https://brassnet.ddns.net:33983/Dawnsorrow/HSPosition/releases/download/HSPosition-0.0.0.1/latest.zip", "DownloadLinkTesting": null + }, + { + "Author": "Dawnsorrow", + "Name": "HSCompare", + "Punchline": "Compare items or stats in FFXIV.", + "Description": "HSCompare plugin for FFXIV. Update description from your plugin manifest or pluginmaster.", + "Changelog": "Initial release.", + "IsHide": false, + "InternalName": "HSCompare", + "AssemblyVersion": "0.0.0.1", + "TestingAssemblyVersion": null, + "IsTestingExclusive": false, + "RepoUrl": "https://brassnet.ddns.net:33983/Dawnsorrow/HSCompare", + "ApplicableVersion": "any", + "DalamudApiLevel": 14, + "DownloadCount": 0, + "LastUpdate": 1730000000, + "DownloadLinkInstall": "https://brassnet.ddns.net:33983/Dawnsorrow/HSCompare/releases/download/HSCompare-0.0.0.1/latest.zip", + "DownloadLinkUpdate": "https://brassnet.ddns.net:33983/Dawnsorrow/HSCompare/releases/download/HSCompare-0.0.0.1/latest.zip", + "DownloadLinkTesting": null } ]