Description
A foundry VTT module that adds a button to D&D 5e character sheets, allowing quick access to the compendium browser.
Features
- Adds a new button near the character sheet settings gear.
- Opens the compendium browser with a single click.
- Designed for ease of use and quick access.
Contents:
module.json
: Configures the module, including its compatibility and dependencies.scripts/compendium-button.js
: Contains the logic for adding the button to character sheets and handling the click event to open the compendium.- Icons: Uses a FontAwesome icon for consistency with other Foundry interface elements.