Files
QuickTransfer/pluginmaster.json
T
KnackAtNite dae9ea1be0 Release v1.0.4
Add Shift+Right Click Trade window support with auto-fill max quantity.
2026-01-26 22:20:18 -05:00

22 lines
766 B
JSON

[
{
"Author": "flick",
"Name": "QuickTransfer",
"InternalName": "QuickTransfer",
"AssemblyVersion": "1.0.4.0",
"Description": "Automate inventory transfers with Shift/Ctrl/Alt + Right-Click. Includes Trade window support.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Knack117/QuickTransfer",
"DalamudApiLevel": 14,
"Punchline": "Quick item transfer + split helpers.",
"Tags": [
"inventory",
"utility",
"quality of life"
],
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/Knack117/QuickTransfer/releases/latest/download/QuickTransfer.zip",
"DownloadLinkUpdate": "https://github.com/Knack117/QuickTransfer/releases/latest/download/QuickTransfer.zip"
}
]