From 98fbc41dc9df3b64c2e37e30e8bb941f594abdc2 Mon Sep 17 00:00:00 2001 From: Dawnsorrow Date: Thu, 26 Feb 2026 23:06:58 -0600 Subject: [PATCH] HSCompare 1.0.2: point to raw zip, update description and punchline Made-with: Cursor --- pluginmaster.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pluginmaster.json b/pluginmaster.json index 098e668..d4829cc 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -22,12 +22,12 @@ { "Author": "Dawnsorrow", "Name": "HSCompare", - "Punchline": "Compare items or stats in FFXIV.", - "Description": "HSCompare plugin for FFXIV. Update description from your plugin manifest or pluginmaster.", + "Punchline": "WoW-style equipment comparison tooltips", + "Description": "When holding a configurable key (default: Shift) over equipment, shows a comparison between the hovered item and the currently equipped item, with total stat difference below (green for gains, red for losses). Configurable font and window size.", "Changelog": "Initial release.", "IsHide": false, "InternalName": "HSCompare", - "AssemblyVersion": "0.0.0.1", + "AssemblyVersion": "1.0.2", "TestingAssemblyVersion": null, "IsTestingExclusive": false, "RepoUrl": "http://brassnet.ddns.net:33983/Dawnsorrow/HSCompare", @@ -35,8 +35,8 @@ "DalamudApiLevel": 14, "DownloadCount": 0, "LastUpdate": 1730000000, - "DownloadLinkInstall": "http://brassnet.ddns.net:33983/Dawnsorrow/HSCompare/raw/branch/main/releases/HSCompare-0.0.0.1/latest.zip", - "DownloadLinkUpdate": "http://brassnet.ddns.net:33983/Dawnsorrow/HSCompare/raw/branch/main/releases/HSCompare-0.0.0.1/latest.zip", + "DownloadLinkInstall": "http://brassnet.ddns.net:33983/Dawnsorrow/HSCompare/raw/branch/main/releases/HSCompare-1.0.2/latest.zip", + "DownloadLinkUpdate": "http://brassnet.ddns.net:33983/Dawnsorrow/HSCompare/raw/branch/main/releases/HSCompare-1.0.2/latest.zip", "DownloadLinkTesting": null } ]