v1.0.7
continuous-integration/drone/push Build is passing Details

pull/6/head v1.0.7-dev
dmitry.kirdyashkin 2023-07-23 18:47:52 +03:00
parent 04191ab8fb
commit fb950a2783
2 changed files with 0 additions and 42 deletions

1
file2
View File

@ -1 +0,0 @@
2

View File

@ -1,41 +0,0 @@
{
"id": "sc-items",
"name": "shared-compendia-items",
"title": "Shared Compendia Items",
"description": "Item list",
"authors": [
{
"name": "leego neit"
}
],
"version": "v1.0.5-dev",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
"verified": "10",
"maximum": "10"
},
"url": "https://gitea.kdiva.ru/modules/sc-items",
"manifest": "https://gitea.kdiva.ru/modules/sc-items/raw/branch/dev/module.json",
"download": "https://gitea.kdiva.ru/modules/sc-items/releases/download/v1.0.5-dev/module.zip",
"packs": [
{
"name": "sc-items",
"label": "sc items",
"path": "packs/sc-items.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia-items",
"system": "dnd5e"
},
{
"name": "sc-items-aota",
"label": "arcana of the ancients items",
"path": "packs/sc-items-aota.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia-items",
"system": "dnd5e"
}
]
}