HSCompare 1.0.2: point to raw zip, update description and punchline

Made-with: Cursor
This commit is contained in:
Dawnsorrow
2026-02-26 23:06:58 -06:00
parent ca311c24f0
commit 98fbc41dc9
+5 -5
View File
@@ -22,12 +22,12 @@
{ {
"Author": "Dawnsorrow", "Author": "Dawnsorrow",
"Name": "HSCompare", "Name": "HSCompare",
"Punchline": "Compare items or stats in FFXIV.", "Punchline": "WoW-style equipment comparison tooltips",
"Description": "HSCompare plugin for FFXIV. Update description from your plugin manifest or pluginmaster.", "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.", "Changelog": "Initial release.",
"IsHide": false, "IsHide": false,
"InternalName": "HSCompare", "InternalName": "HSCompare",
"AssemblyVersion": "0.0.0.1", "AssemblyVersion": "1.0.2",
"TestingAssemblyVersion": null, "TestingAssemblyVersion": null,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"RepoUrl": "http://brassnet.ddns.net:33983/Dawnsorrow/HSCompare", "RepoUrl": "http://brassnet.ddns.net:33983/Dawnsorrow/HSCompare",
@@ -35,8 +35,8 @@
"DalamudApiLevel": 14, "DalamudApiLevel": 14,
"DownloadCount": 0, "DownloadCount": 0,
"LastUpdate": 1730000000, "LastUpdate": 1730000000,
"DownloadLinkInstall": "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-0.0.0.1/latest.zip", "DownloadLinkUpdate": "http://brassnet.ddns.net:33983/Dawnsorrow/HSCompare/raw/branch/main/releases/HSCompare-1.0.2/latest.zip",
"DownloadLinkTesting": null "DownloadLinkTesting": null
} }
] ]