Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 281c3beb17 | |||
| 6e48f78ae6 | |||
| 4c1da03b8b | |||
| 6caf76896e |
2 changed files with 4 additions and 4 deletions
|
|
@ -15,7 +15,7 @@ Works only with the Foundryborne Daggerheart system.
|
||||||
## 📦 Installation
|
## 📦 Installation
|
||||||
|
|
||||||
1. In Foundry VTT, go to **Settings → Add-on Modules → Install Module**.
|
1. In Foundry VTT, go to **Settings → Add-on Modules → Install Module**.
|
||||||
2. Paste this manifest link: `https://github.com/cptn-cosmo/DualityDiceRoller/releases/latest/download/module.json`
|
2. Paste this manifest link: `https://git.geeks.gay/cosmo/DualityDiceRoller/raw/branch/main/module.json`
|
||||||
3. Enable the module in **World Settings → Manage Modules**.
|
3. Enable the module in **World Settings → Manage Modules**.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "duality-roller",
|
"id": "duality-roller",
|
||||||
"title": "Daggerheart Duality Dice Roller",
|
"title": "Daggerheart Duality Dice Roller",
|
||||||
"description": "Adds a button next to the chat dice/controls that triggers the /dr command for the Foundryborne Daggerheart system.",
|
"description": "Adds a button next to the chat dice/controls that triggers the /dr command for the Foundryborne Daggerheart system.",
|
||||||
"version": "0.1.6",
|
"version": "1.1.6",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "13",
|
"minimum": "13",
|
||||||
"verified": "13"
|
"verified": "13"
|
||||||
|
|
@ -22,5 +22,5 @@
|
||||||
"languages": [],
|
"languages": [],
|
||||||
"url": "https://git.geeks.gay/cosmo/DualityDiceRoller",
|
"url": "https://git.geeks.gay/cosmo/DualityDiceRoller",
|
||||||
"manifest": "https://git.geeks.gay/cosmo/DualityDiceRoller/raw/branch/main/module.json",
|
"manifest": "https://git.geeks.gay/cosmo/DualityDiceRoller/raw/branch/main/module.json",
|
||||||
"download": "https://git.geeks.gay/cosmo/DualityDiceRoller/releases/download/0.1.7/DualityDiceRoller.zip"
|
"download": "https://git.geeks.gay/cosmo/DualityDiceRoller/releases/download/1.1.6/DualityDiceRoller.zip"
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue