dae9ea1be0
Add Shift+Right Click Trade window support with auto-fill max quantity.
22 lines
594 B
JSON
22 lines
594 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",
|
|
"Tags": [
|
|
"inventory",
|
|
"utility",
|
|
"quality of life"
|
|
],
|
|
"DalamudApiLevel": 14,
|
|
"LoadRequiredState": 0,
|
|
"LoadSync": false,
|
|
"CanUnloadAsync": false,
|
|
"LoadPriority": 0,
|
|
"Punchline": "Quick item transfer + split helpers.",
|
|
"AcceptsFeedback": true
|
|
}
|