diff --git a/module.json b/module.json index 05b71e1..98b4406 100644 --- a/module.json +++ b/module.json @@ -54,6 +54,7 @@ "scripts/token_ui_adjust.mjs" ], "socket": true, + "packs": [ { "name": "Macros", @@ -68,6 +69,14 @@ "flags": {} } ], + "packFolders": [ + { + "name": "Fabula Moletrina", + "sorting": "a", + "color": "#d3b719", + "packs": ["Macros"] + } + ], "license": "LICENSE", "readme": "README.md",