Latest version | 2.3.5 |
---|---|
Minimum Core | 0.7.9 |
Compatible Core | 0.8.6 |
Last updated | 3 years ago |
Created | 3 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
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.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Advertisement cookies are used to deliver visitors with customized advertisements based on the pages they visited before and analyze the effectiveness of the ad campaign.
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
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.