mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 15:33:37 +02:00
Merge branch 'main' into feature/group-roll-rework
This commit is contained in:
commit
eaa282a0ea
14 changed files with 96 additions and 24 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"id": "daggerheart",
|
||||
"title": "Daggerheart",
|
||||
"description": "An unofficial implementation of the Daggerheart system",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.3",
|
||||
"compatibility": {
|
||||
"minimum": "14.359",
|
||||
"verified": "14.359",
|
||||
|
|
@ -296,7 +296,7 @@
|
|||
"background": "systems/daggerheart/assets/logos/FoundrybornBackgroundLogo.png",
|
||||
"primaryTokenAttribute": "resources.hitPoints",
|
||||
"secondaryTokenAttribute": "resources.stress",
|
||||
"url": "https://your/hosted/system/repo/",
|
||||
"manifest": "https://your/hosted/system/repo/system.json",
|
||||
"download": "https://your/packaged/download/archive.zip"
|
||||
"url": "https://github.com/Foundryborne/daggerheart",
|
||||
"manifest": "https://raw.githubusercontent.com/Foundryborne/daggerheart/main/system.json",
|
||||
"download": "https://github.com/Foundryborne/daggerheart/releases/download/2.0.3/system.zip"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue