feat: Implement Daggerheart Token Spotlight module, adding a HUD button to toggle combatant spotlight with associated logic and styling.
This commit is contained in:
commit
a4f74efa60
4 changed files with 114 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Daggerheart Token Spotlight
|
||||
|
||||
Adds a button to the token hover HUD to toggle the spotlight for Daggerheart.
|
||||
|
||||
## Compatibility
|
||||
- **Foundry VTT**: v13+
|
||||
- **System**: Daggerheart
|
||||
|
||||
## Installation
|
||||
To install this module, follow these instructions:
|
||||
1. Start Foundry VTT and navigate to the **Add-on Modules** tab in the Setup Menu.
|
||||
2. Click **Install Module**.
|
||||
3. Paste the Manifest URL (`https://git.geeks.gay/cosmo/dh-token-spotlight/raw/branch/main/module.json`) into the **Manifest URL** field at the bottom.
|
||||
4. Click **Install**.
|
||||
Loading…
Add table
Add a link
Reference in a new issue