From fefc96ffa0612dcab49cbbea277555152bad91f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois-Xavier=20Guillois?= Date: Tue, 16 May 2023 09:19:37 +0200 Subject: [PATCH] manifest url --- system.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system.json b/system.json index 8d28a1b..aed0680 100644 --- a/system.json +++ b/system.json @@ -26,9 +26,9 @@ "gridUnits": "ft", "primaryTokenAttribute": "health", "secondaryTokenAttribute": "power", - "url": "", - "manifest": "", - "download": "", + "url": "https://gitlab.com/init-status/fvtt_systems/totem", + "manifest": "https://gitlab.com/init-status/fvtt_systems/totem/-/raw/main/system.json", + "download": "https://gitlab.com/api/v4/projects/44983384/repository/archive.zip", "license": "LICENSE.txt", "changelog": "CHANGELOG.md" }