diff --git a/module.json b/module.json index dce8ea0..661d7df 100644 --- a/module.json +++ b/module.json @@ -1,91 +1,91 @@ { - "id": "wfrp4e-gm-toolkit", - "title": "GM Toolkit (WFRP4e)", - "description": "Utilities for WFRP4e GMs", - "version": "6.0.2", - "compatibility": { - "minimum": "10.291", - "verified": "10.291", - "maximum": 10 - }, - "authors": [ - { - "name": "Jagusti", - "discord": "Jagusti#3610", - "ko-fi": "jagusti" - } - ], - "relationships": { - "systems": [ - { - "id": "wfrp4e", - "type": "system", - "compatibility": { - "minimum": "6.4.0", - "verified": "6.4.0", - "maximum": "6.x" - } - } - ] - }, - "esmodules": [ - "wfrp4e-gm-toolkit.mjs" - ], - "scripts": [], - "styles": [ - "/css/gmtoolkit.css" - ], - "packs": [ - { - "name": "gm-toolkit-macros", - "label": "GM Toolkit", - "path": "packs/gm-toolkit-macros.db", - "type": "Macro", - "module": "wfrp4e-gm-toolkit", - "system": "wfrp4e" - }, - { - "name": "gm-toolkit-tables", - "label": "GM Toolkit", - "path": "packs/gm-toolkit-tables.db", - "type": "RollTable", - "module": "wfrp4e-gm-toolkit", - "system": "wfrp4e" - } - ], - "languages": [ - { - "lang": "en", - "name": "English", - "path": "lang/en.json" - }, - { - "lang": "fr", - "name": "French", - "path": "lang/fr.json" - }, - { - "lang": "ja", - "name": "Japanese", - "path": "lang/ja.json" + "id": "wfrp4e-gm-toolkit", + "title": "GM Toolkit (WFRP4e)", + "description": "Utilities for WFRP4e GMs", + "version": "6.0.3", + "compatibility": { + "minimum": "10.291", + "verified": "10.291", + "maximum": 10 }, - { - "lang": "de", - "name": "German", - "path": "lang/de.json" + "authors": [ + { + "name": "Jagusti", + "discord": "Jagusti#3610", + "ko-fi": "jagusti" + } + ], + "relationships": { + "systems": [ + { + "id": "wfrp4e", + "type": "system", + "compatibility": { + "minimum": "6.4.0", + "verified": "6.4.0", + "maximum": "6.x" + } + } + ] }, - { - "lang": "pl", - "name": "Polski", - "path": "lang/pl.json" - } - ], - "socket": "true", - "url": "https://github.com/Jagusti/fvtt-wfrp4e-gmtoolkit", - "manifest": "https://github.com/Jagusti/fvtt-wfrp4e-gmtoolkit/releases/latest/download/module.json", - "download": "https://github.com/Jagusti/fvtt-wfrp4e-gmtoolkit/releases/download/6.0.2/wfrp4e-gm-toolkit.zip", - "bugs": "https://github.com/Jagusti/fvtt-wfrp4e-gmtoolkit/issues", - "changelog": "https://github.com/Jagusti/fvtt-wfrp4e-gmtoolkit/releases", - "readme": "https://github.com/Jagusti/fvtt-wfrp4e-gmtoolkit/wiki", - "manifestPlusVersion": "1.2.0" -} + "esmodules": [ + "wfrp4e-gm-toolkit.mjs" + ], + "scripts": [], + "styles": [ + "/css/gmtoolkit.css" + ], + "packs": [ + { + "name": "gm-toolkit-macros", + "label": "GM Toolkit", + "path": "packs/gm-toolkit-macros.db", + "type": "Macro", + "module": "wfrp4e-gm-toolkit", + "system": "wfrp4e" + }, + { + "name": "gm-toolkit-tables", + "label": "GM Toolkit", + "path": "packs/gm-toolkit-tables.db", + "type": "RollTable", + "module": "wfrp4e-gm-toolkit", + "system": "wfrp4e" + } + ], + "languages": [ + { + "lang": "en", + "name": "English", + "path": "lang/en.json" + }, + { + "lang": "fr", + "name": "French", + "path": "lang/fr.json" + }, + { + "lang": "ja", + "name": "Japanese", + "path": "lang/ja.json" + }, + { + "lang": "de", + "name": "German", + "path": "lang/de.json" + }, + { + "lang": "pl", + "name": "Polski", + "path": "lang/pl.json" + } + ], + "socket": "true", + "url": "https://github.com/Jagusti/fvtt-wfrp4e-gmtoolkit", + "manifest": "https://github.com/Jagusti/fvtt-wfrp4e-gmtoolkit/releases/latest/download/module.json", + "download": "https://github.com/Jagusti/fvtt-wfrp4e-gmtoolkit/releases/download/6.0.3/wfrp4e-gm-toolkit.zip", + "bugs": "https://github.com/Jagusti/fvtt-wfrp4e-gmtoolkit/issues", + "changelog": "https://github.com/Jagusti/fvtt-wfrp4e-gmtoolkit/releases", + "readme": "https://github.com/Jagusti/fvtt-wfrp4e-gmtoolkit/wiki", + "manifestPlusVersion": "1.2.0" +} \ No newline at end of file