| Latest version | 0.6.2 |
|---|---|
| Minimum Core | 9 |
| Compatible Core | 9 |
| Last updated | 4 years ago |
| Created | 4 years ago |
| Authors |
|
| Languages |
|
| Systems |
Dnd5e |
| Dependencies |
libWrapper |
| Project source | Project URL |
| Report bugs | Bug tracker URL |
| Read-me | Readme URL |
| Changelog | Changelog URL |
| License | License URL |
Adds more hooks to the 5e system. This is intended to be a library module for other modules (or Hook Macro users) to leverage.
The API is going to follow Semantic Versioning as it is likely to undergo sizable changes as the hooks are hammered out.
LPT: Use CONFIG.debug.hooks = true or Developer Mode to more easily explore what a hook does and when it fires.
https://foundryvtt.com/packages/_dev-mode
This library itself depends on lib-wrapper and socketlib, if you are depending on it, it's wise to add those to your dependencies as well so activation occurs correctly.
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: more-hooks-5e 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.