From 5419e197943241786ec4b8f87c22b12fe95663ac Mon Sep 17 00:00:00 2001 From: sladecraven Date: Thu, 15 Jul 2021 16:41:55 +0200 Subject: [PATCH] Unofficial grimoire --- module.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/module.json b/module.json index 06ef15b..0201b19 100644 --- a/module.json +++ b/module.json @@ -3,11 +3,16 @@ "title": "WFRP4E Unofficial Grimoire", "description": "Unofficial Grimoire for WFRP4E", "author": "LeRatierBretonnien", - "systems": ["wfrp4e"], - "version": "0.1.7", - "minimumCoreVersion": "0.6.0", - "compatibleCoreVersion":"0.7.9", + "version": "4.0.0", + "minimumCoreVersion": "0.8.0", + "compatibleCoreVersion":"0.8.8", "esmodules" : [], + "dependencies": [ + { + "name": "wfrp4e", + "type": "system" + } + ], "packs": [ { "label": "UG Spells",