From 9dd7f9bcb1fe858731118b0e48e19003b7199504 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Mon, 30 Jan 2023 11:12:08 +0100 Subject: [PATCH] EIS working again --- .../{wfrp4e-eis.eisitems.json => wfrp4e-eis.items.json} | 0 ...e-eis.expandedmutations.json => wfrp4e-eis.mutations.json} | 0 .../{wfrp4e-eis.eisspells.json => wfrp4e-eis.spells.json} | 0 .../{wfrp4e-eis.eis-tables.json => wfrp4e-eis.tables.json} | 0 module.json | 4 ++-- 5 files changed, 2 insertions(+), 2 deletions(-) rename compendium/{wfrp4e-eis.eisitems.json => wfrp4e-eis.items.json} (100%) rename compendium/{wfrp4e-eis.expandedmutations.json => wfrp4e-eis.mutations.json} (100%) rename compendium/{wfrp4e-eis.eisspells.json => wfrp4e-eis.spells.json} (100%) rename compendium/{wfrp4e-eis.eis-tables.json => wfrp4e-eis.tables.json} (100%) diff --git a/compendium/wfrp4e-eis.eisitems.json b/compendium/wfrp4e-eis.items.json similarity index 100% rename from compendium/wfrp4e-eis.eisitems.json rename to compendium/wfrp4e-eis.items.json diff --git a/compendium/wfrp4e-eis.expandedmutations.json b/compendium/wfrp4e-eis.mutations.json similarity index 100% rename from compendium/wfrp4e-eis.expandedmutations.json rename to compendium/wfrp4e-eis.mutations.json diff --git a/compendium/wfrp4e-eis.eisspells.json b/compendium/wfrp4e-eis.spells.json similarity index 100% rename from compendium/wfrp4e-eis.eisspells.json rename to compendium/wfrp4e-eis.spells.json diff --git a/compendium/wfrp4e-eis.eis-tables.json b/compendium/wfrp4e-eis.tables.json similarity index 100% rename from compendium/wfrp4e-eis.eis-tables.json rename to compendium/wfrp4e-eis.tables.json diff --git a/module.json b/module.json index c5d2812..05caa44 100644 --- a/module.json +++ b/module.json @@ -8,7 +8,7 @@ } ], "url": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr", - "version": "6.3.3", + "version": "6.3.4", "esmodules": [ "babele-register.js", "addon-register.js", @@ -136,7 +136,7 @@ } ], "manifest": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/raw/v10/module.json", - "download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-6.3.3.zip", + "download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-6.3.4.zip", "id": "wh4-fr-translation", "compatibility": { "minimum": "10",