From 503638a76997f50f2fe9d16319c8d6b25116b38e Mon Sep 17 00:00:00 2001 From: DC23 Date: Wed, 20 May 2026 19:14:48 +1000 Subject: [PATCH] added compendium folder. fixes #50 --- module.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/module.json b/module.json index 5f5c6e1..9ddcde0 100644 --- a/module.json +++ b/module.json @@ -26,6 +26,22 @@ "minimum": "12", "verified": "13" }, + "packFolders": [ + { + "name": "Basic Fantasy Core Rules", + "sorting": "m", + "packs": [ + "abilities", + "bestiary", + "spells", + "spell-effects", + "weapons-and-equipment", + "maintenance-macros" + ], + "folders": [], + "color": null + } + ], "packs": [ { "name": "spell-effects",