wfrp4e-unofficial-grimoire/module.json

72 lines
1.9 KiB
JSON

{
"name": "wfrp4e-unofficial-grimoire",
"title": "WFRP4E Unofficial Grimoire",
"description": "Unofficial Grimoire for WFRP4E",
"author": "LeRatierBretonnien",
"authors": [],
"url": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/",
"flags": {},
"version": "5.0.3",
"minimumCoreVersion": "0.8.9",
"compatibleCoreVersion": "9",
"scripts": [],
"esmodules": [],
"styles": [],
"languages": [],
"packs": [
{
"label": "UG Spells",
"type": "Item",
"name": "ug-spells",
"path": "./packs/ug-spells.db",
"system": "wfrp4e",
"package": "wfrp4e-unofficial-grimoire",
"private": false
},
{
"label": "UG Waaagh Spells",
"type": "Item",
"name": "ug-waaagh-spells",
"path": "./packs/ug-waaagh-spells.db",
"system": "wfrp4e",
"package": "wfrp4e-unofficial-grimoire",
"private": false
},
{
"label": "UG Careers/Talents/Traits",
"type": "Item",
"name": "ug-careerstalentstraits",
"path": "./packs/ug-careerstalentstraits.db",
"system": "wfrp4e",
"tags": [
"career",
"talent",
"trait"
],
"package": "wfrp4e-unofficial-grimoire",
"private": false
},
{
"label": "UG Creatures",
"type": "Actor",
"name": "ug-creatures",
"path": "./packs/ug-creatures.db",
"system": "wfrp4e",
"package": "wfrp4e-unofficial-grimoire",
"private": false
}
],
"system": [ "wfrp4e" ],
"dependencies": [
{
"name": "wfrp4e",
"type": "system"
}
],
"socket": false,
"manifest": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/raw/branch/master/module.json",
"download": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/archive/wfrp4e-unofficial-grimoire-5.0.2.zip",
"protected": false,
"coreTranslation": false
}