3177248635
Support MMB to trigger Sort via context menu, and add Company Chest MMB organize (stack + compact). Bump version to 1.0.2.
22 lines
551 B
JSON
22 lines
551 B
JSON
{
|
|
"Author": "flick",
|
|
"Name": "QuickTransfer",
|
|
"InternalName": "QuickTransfer",
|
|
"AssemblyVersion": "1.0.2.0",
|
|
"Description": "Automate inventory transfers with Shift/Ctrl + Right-Click.",
|
|
"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 helpers.",
|
|
"AcceptsFeedback": true
|
|
}
|