From 9ed4e2bf8568fb59569b5ec95fd7f97eaec7ca6f Mon Sep 17 00:00:00 2001 From: "dmitry.kirdyashkin" Date: Thu, 23 Nov 2023 21:25:30 +0300 Subject: [PATCH] v2.0.0.1 --- somefile | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/somefile b/somefile index ff8b286..e69de29 100644 --- a/somefile +++ b/somefile @@ -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" - } - ] -}