From 88b869f5e5f222169eb103238c64bca121f1480d Mon Sep 17 00:00:00 2001 From: sladecraven Date: Wed, 9 Nov 2022 21:28:11 +0100 Subject: [PATCH] Module stuff and fixes on other items --- system.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/system.json b/system.json index 127aab2..f462b80 100644 --- a/system.json +++ b/system.json @@ -9,8 +9,7 @@ { "lang": "en", "name": "English", - "path": "lang/en.json", - "flags": {} + "path": "lang/en.json" } ], "authors": [ @@ -27,8 +26,7 @@ "maximum": "10" }, "id": "fvtt-avd12", - "packs": [ - ], + "packs": [], "primaryTokenAttribute": "secondary.health", "secondaryTokenAttribute": "secondary.delirium", "socket": true, @@ -37,7 +35,7 @@ ], "title": "AnyVenture D12 RPG", "url": "https://www.uberwald.me/gitea/uberwald/fvtt-avd12", - "version": "10.0.1", - "download": "https://www.uberwald.me/gitea/public/fvtt-avd12/archive/fvtt-avd12-v10.0.1.zip", + "version": "10.0.2", + "download": "https://www.uberwald.me/gitea/public/fvtt-avd12/archive/fvtt-avd12-v10.0.2.zip", "background": "systems/fvtt-avd12/images/ui/avd12_welcome_page.webp" } \ No newline at end of file