Skip to content

Commit

Permalink
Add hooks info to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Larkinabout committed Oct 27, 2023
1 parent 92d80b6 commit 81fef3c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ Token Action HUD Core requires the [socketlib](https://foundryvtt.com/packages/s
# Recommended Modules
Token Action HUD uses the [Color Picker](https://foundryvtt.com/packages/color-picker) library module for its color picker settings.

# For Developers
## Hooks
The following hooks are available to use:
- **tokenActionHudSystemActionHoverOn**: Called when an action in the HUD is hovered on.
- **tokenActionHudSystemActionHoverOff**: Called when an action in the HUD is hovered off.

# Support

For a guide on using Token Action HUD, go to: [How to Use Token Action HUD](https://github.com/Larkinabout/fvtt-token-action-hud-core/wiki/How-to-Use-Token-Action-HUD)
Expand Down

0 comments on commit 81fef3c

Please sign in to comment.