v2.0.0.1
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details

pull/9/head v2.0.0.1-dev
dmitry.kirdyashkin 2023-11-23 21:25:30 +03:00
parent 7d8a5e30ca
commit 9ed4e2bf85
1 changed files with 0 additions and 41 deletions

View File

@ -1,41 +0,0 @@
{
"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"
}
]
}