From 62aa8a588c678f7fee22ba67afda7793453293cd Mon Sep 17 00:00:00 2001 From: TerabyteRex Date: Mon, 22 Jul 2024 21:27:18 -0400 Subject: [PATCH] updated module.json for version 12 --- .template/module.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.template/module.json b/.template/module.json index 8c7dd9a..06062b2 100644 --- a/.template/module.json +++ b/.template/module.json @@ -3,7 +3,11 @@ "title": "Module Name", "version": "1.0.0", "description": "Description", - "author": "flamewave000#0001", + "author": [ + { + "name": "flamewave000#0001" + } +], "minimumCoreVersion": "0.8.9", "compatibleCoreVersion": "0.8.9", "esmodules": "{{sources}}", @@ -17,7 +21,6 @@ "download": "https://dragonflagon.cafe/mods/pak/df-module-name", "readme": "https://github.com/flamewave000/dragonflagon-fvtt/tree/master/df-module-name/README.md", "changelog":"https://github.com/flamewave000/dragonflagon-fvtt/tree/master/df-module-name/CHANGELOG.md", - "manifestPlusVersion": "1.0.0", "bugs": "https://github.com/flamewave000/dragonflagon-fvtt/issues/new/choose", "authors": [ { "name": "flamewave000", "discord": "flamewave000#0001", "url": "https://github.com/flamewave000" } ], "media": [