Files
HSCompare/pluginmaster.json
T

20 lines
943 B
JSON

[
{
"Author": "HSCompare",
"Name": "HSCompare",
"InternalName": "HSCompare",
"AssemblyVersion": "1.0.2.0",
"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.",
"ApplicableVersion": "any",
"RepoUrl": "https://gitea.example.com/yourname/HSCompare",
"Tags": ["compare", "tooltip", "equipment", "item"],
"DalamudApiLevel": 14,
"Punchline": "WoW-style equipment comparison tooltips",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkInstall": "https://gitea.example.com/yourname/HSCompare/releases/download/v1.0.2/latest.zip",
"DownloadLinkUpdate": "https://gitea.example.com/yourname/HSCompare/releases/download/v1.0.2/latest.zip",
"LastUpdate": "1739664000"
}
]