From 4cff41d64853f09cb711f7fbb51054bb17b14684 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Sun, 9 Jan 2022 09:51:00 +0100 Subject: [PATCH] Initial import --- system.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/system.json b/system.json index 4d0efaf..8ef1915 100644 --- a/system.json +++ b/system.json @@ -1,7 +1,7 @@ { "name": "fvtt-yggdrasill", "title": "Yggdrasill", - "description": "Système Yggdrasill pour FoundryVTT", + "description": "Système non-officiel Yggdrasill (7ièm Cercle) pour FoundryVTT", "version": "1.1.0", "manifestPlusVersion": "1.0.0", "minimumCoreVersion": "0.8.0", @@ -148,8 +148,8 @@ "primaryTokenAttribute": "", "secondaryTokenAttribute": "", "socket": true, - "url": "https://www.uberwald.me/data/files/yggdrasill", - "manifest": "https://www.uberwald.me/data/files/yggdrasill/system.json", - "download": "https://www.uberwald.me/data/files/yggdrasill/fvtt-yggdrasill.zip", + "url": "https://gitlab.com/LeRatierBretonnien/fvtt-yggdrasill/", + "manifest": "https://gitlab.com/LeRatierBretonnien/fvtt-yggdrasill/raw/master/system.json", + "download": "https://gitlab.com/LeRatierBretonnien/fvtt-yggdrasill/-/archive/master/fvtt-yggdrasill.zip", "license": "LICENSE.txt" }