pull/6/head
dmitry.kirdyashkin 2023-07-24 22:03:13 +03:00
parent 3d21a7967b
commit 3cf015e5d3
1 changed files with 41 additions and 1 deletions

View File

@ -1 +1,41 @@
2 {
"id": "sc-backgrounds",
"name": "shared-compendia-backgrounds",
"title": "Shared Compendia Backgrounds",
"description": "Character background list",
"authors": [
{
"name": "leego neit"
}
],
"version": "1.0.11",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
"verified": "10",
"maximum": "10"
},
"url": "https://gitea.kdiva.ru/modules/sc-backgrounds",
"manifest": "https://gitea.kdiva.ru/modules/sc-backgrounds/raw/branch/main/src/module.json",
"download": "https://gitea.kdiva.ru/api/packages/modules/generic/sc-backgrounds/1.0.11/module.zip",
"packs": [
{
"name": "sc-backgrounds",
"label": "sc backgrounds",
"path": "packs/sc-backgrounds.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia-backgrounds",
"system": "dnd5e"
},
{
"name": "sc-background-features",
"label": "sc background features",
"path": "packs/sc-background-features.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia-backgrounds",
"system": "dnd5e"
}
]
}