mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Corrected system.json
This commit is contained in:
parent
7057504a9e
commit
70e21f34db
1 changed files with 3 additions and 3 deletions
|
|
@ -297,7 +297,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