From 1b0a77e7e42e6df8428b77e144e4fd454e533b2e Mon Sep 17 00:00:00 2001 From: yoshi Date: Tue, 23 Nov 2021 20:57:42 +0100 Subject: [PATCH] Add url to modules.json --- module.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/module.json b/module.json index 5b4f796..a7da101 100755 --- a/module.json +++ b/module.json @@ -6,6 +6,7 @@ "version": "1.0.2b", "minimumCoreVersion": "0.8.3", "compatibleCoreVersion":"0.8.9", + "url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium", "packs": [ { "name": "Gegenstände", @@ -85,4 +86,4 @@ "module": "SharedData_global" } ] - } \ No newline at end of file + }