feat: Implement Daggerheart Path Browser module to display and copy Active Effect data paths.

This commit is contained in:
CPTN Cosmo 2026-03-19 21:49:16 +01:00
commit 922814242d
7 changed files with 387 additions and 0 deletions

33
README.md Normal file
View file

@ -0,0 +1,33 @@
# Daggerheart Path Browser
A Foundry VTT module that adds a browser to easily find and copy Active Effect data paths in the Daggerheart system.
## Features
- Easily browse available data paths for Active Effects in Daggerheart.
- Search and filter functionality to quickly find what you need.
- Simple, distinct UI accessible directly from your game.
## Requirements
- **Foundry VTT**: Version 13 or higher
- **System**: Daggerheart 1.9.4 or higher
## Installation
### Method 1: Foundry Native
1. Open up the Foundry VTT application and go to the **Add-on Modules** tab.
2. Click **Install Module**.
3. Search for "Daggerheart Path Browser".
4. Click **Install**.
### Method 2: Manifest URL
1. Open up the Foundry VTT application and go to the **Add-on Modules** tab.
2. Click **Install Module**.
3. Paste the following link into the **Manifest URL** field at the bottom:
`https://git.geeks.gay/cosmo/dh-path-browser/raw/branch/main/module.json`
4. Click **Install**.
## Usage
Once installed and enabled in your world, you can access the Daggerheart Path Browser to find and copy Active Effect data paths.
## Author
- **Cosmo** (Discord: `cptn_cosmo`)