From 1e81634c447f801127a25737b9ccb504c9274777 Mon Sep 17 00:00:00 2001 From: Tenyryas Date: Sat, 20 Mar 2021 14:50:30 +0100 Subject: [PATCH] =?UTF-8?q?Babele=20rendu=20optionnel=20suite=20=C3=A0=20d?= =?UTF-8?q?es=20remont=C3=A9es=20d'Arnok,=20correction=20de=20l'ID=20pour?= =?UTF-8?q?=20la=20tentative=20sans=20comp=C3=A9tence,=20suppression=20du?= =?UTF-8?q?=20.gitignore.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 -- compendiums/swade.skills.json | 2 +- module.json | 9 ++------- 3 files changed, 3 insertions(+), 10 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index c9d185c..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -.gitignore -en.json \ No newline at end of file diff --git a/compendiums/swade.skills.json b/compendiums/swade.skills.json index e2c6d94..ff62e33 100644 --- a/compendiums/swade.skills.json +++ b/compendiums/swade.skills.json @@ -157,7 +157,7 @@ }, { "description": "page inconnue", - "id": "Unskilled Attempt", + "id": "Untrained", "name": "Tentative sans compétence" }, { diff --git a/module.json b/module.json index 4a6aabc..cee5bc8 100644 --- a/module.json +++ b/module.json @@ -1,8 +1,8 @@ { "name": "swade-fr", "title": "SWADE - Traduction française", - "description": "Ajoute le français (FRANCE) au système SWADE

*** Join the official Discord server: Official Discord

*** Rejoignez la communauté Francophone: Discord francophone

", - "version": "0.17.2.3", + "description": "Ajoute le français (FRANCE) au système SWADE.

Une traduction Babele des compendiums est inclue mais optionnelle. (Encore en test, à utiliser à vos risques et périls !)

*** Join the official Discord server: Official Discord

*** Rejoignez la communauté Francophone: Discord francophone

", + "version": "0.17.2.4", "minimumCoreVersion" : "0.7.9", "compatibleCoreVersion" : "0.7.9", "author": "BoboursToutCool, Gronyon, Kyane, LeRatierBretonnien, Sasmira, U~man,X.O. de Vorcen", @@ -37,11 +37,6 @@ ], "dependencies": [ - { - "name": "babele", - "type": "module", - "manifest": "https://gitlab.com/riccisi/foundryvtt-babele/raw/master/module/module.json" - }, { "name": "swade", "type": "system"