mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Fixed system.json
This commit is contained in:
parent
f4282429cd
commit
40109dbbe4
1 changed files with 4 additions and 4 deletions
|
|
@ -8,6 +8,9 @@
|
|||
"verified": "13.351",
|
||||
"maximum": "13"
|
||||
},
|
||||
"url": "https://github.com/Foundryborne/daggerheart",
|
||||
"manifest": "https://raw.githubusercontent.com/Foundryborne/daggerheart/V13/system.json",
|
||||
"download": "https://github.com/Foundryborne/daggerheart/releases/download/1.9.8/system.zip",
|
||||
"authors": [
|
||||
{
|
||||
"name": "WBHarry"
|
||||
|
|
@ -296,8 +299,5 @@
|
|||
},
|
||||
"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"
|
||||
"secondaryTokenAttribute": "resources.stress"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue