From 45c5396ff46ceacbd4da936d36a353ed6f172d66 Mon Sep 17 00:00:00 2001 From: rwanoux Date: Sat, 12 Apr 2025 19:08:00 +0200 Subject: [PATCH] Update system.json --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index b661a62..fb1ee91 100644 --- a/system.json +++ b/system.json @@ -138,8 +138,8 @@ "primaryTokenAttribute": "health", "secondaryTokenAttribute": "power", "url": "https://gitlab.com/init-status/fvtt_systems/vermine2047", - "manifest": "https://gitlab.com/init-status/fvtt_systems/vermine2047/-/raw/main/system.json", + "manifest": "https://raw.githubusercontent.com/rwanoux/vermine2047/refs/heads/main/system.json", "download": "https://gitlab.com/api/v4/projects/46618912/repository/archive.zip", "license": "LICENSE.txt", "changelog": "CHANGELOG.md" -} \ No newline at end of file +}