diff --git a/somefile b/somefile index d8263ee..ff8b286 100644 --- a/somefile +++ b/somefile @@ -1 +1,41 @@ -2 \ No newline at end of file +{ + "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" + } + ] +}