KeyBoundExtra-1.0
Applies LibKeyBound to Spell Book and Macro UI Buttons. Simply use LibKeyBound-1.0 in your mod and direct your users to download KeyBoundExtra-1.0 if they need to bind to Spell or Macro Book Buttons. Alternatively, you can also just include LibKeyBoundExtra-1.0 to automatically provde this ability.
Links
What it Does
Activating LibKeyBound allows you to hover over Spells in the Spell Book, or Macros in the Macro UI and bind keys to them.
- Requires LibKeyBound and Key Bindings Mode
- Hover cursor over participating macro or spell buttons.
- The current keys are shown in the tooltip and in the button.
- Click mouse buttons or keys to bind.
- Press Escape to clear bindings
Implemented:
- It is now a mod.
Origin of the Species
KeyBound/macro.lua and KeyBound/spell.lua by Tuller -> KeyBoundExtra-1.0 mod by Toadkiller.
What your Mod has to do
MyMod.toc
## OptionalDeps: ...LibKeyBound-1.0, KeyBoundExtra-1.0...
Comments