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",
|
"verified": "13.351",
|
||||||
"maximum": "13"
|
"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": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "WBHarry"
|
"name": "WBHarry"
|
||||||
|
|
@ -296,8 +299,5 @@
|
||||||
},
|
},
|
||||||
"background": "systems/daggerheart/assets/logos/FoundrybornBackgroundLogo.png",
|
"background": "systems/daggerheart/assets/logos/FoundrybornBackgroundLogo.png",
|
||||||
"primaryTokenAttribute": "resources.hitPoints",
|
"primaryTokenAttribute": "resources.hitPoints",
|
||||||
"secondaryTokenAttribute": "resources.stress",
|
"secondaryTokenAttribute": "resources.stress"
|
||||||
"url": "https://your/hosted/system/repo/",
|
|
||||||
"manifest": "https://your/hosted/system/repo/system.json",
|
|
||||||
"download": "https://your/packaged/download/archive.zip"
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue