| Latest version | 2.3.5 |
|---|---|
| Minimum Core | 0.7.9 |
| Compatible Core | 0.8.6 |
| File size | 41 B |
| Last updated | 5 years ago |
| Created | 5 years ago |
| Authors |
|
| Languages |
English Español 日本語 |
| Systems | All systems |
| Project source | Project URL |
| Report bugs | Bug tracker URL |
| Read-me | Readme URL |
| Changelog | Changelog URL |
| License | License URL |
Library for Foundry VTT module developers to use. It allows modules to register their own Keyboard Shortcuts and gives way for users to then customize those hotkey bindings.
This module comes with a single hotkey pre-assigned for the Select Tool mapped to the S key.

Here is an example of hotkeys registered to both the General group, and a Custom Group

If you want to support me or just help me buy doggy treats! Also, you can keep up to date on what I’m working on. I will be announcing any new modules or pre-releases there for anyone wanting to help me test things out!To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: lib-df-hotkeys or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.
Is there a way to add hotkeys without writing my own module?
Not currently, but I was thinking of making a way to add custom Hotkeys that map to macros. Would that suit what you would be looking for?
That would definitely work. However, I actually solved my problem using Monk’s Little Details which exposes the hotkeys I wanted via DF Hotkeys anyway.