Merge branch 'Tenyryas/foundryvtt-swade-fr-master'

This commit is contained in:
Tenyryas
2021-03-09 10:28:02 +01:00
4 changed files with 166 additions and 39 deletions

View File

@@ -2,13 +2,17 @@
"name": "swade-fr",
"title": "SWADE French translation",
"description": "Adds French(FRANCE) to the SWADE system",
<<<<<<< HEAD
"version": "0.17.0",
=======
"version": "0.17.2",
>>>>>>> Tenyryas/foundryvtt-swade-fr-master
"minimumCoreVersion" : "0.7.9",
"compatibleCoreVersion" : "0.7.9",
"author": "Kyane, Leratier Bretonnien, U~man",
"scripts": [],
"styles": [],
"styles": ["swade-fr.css"],
"packs": [],
"languages": [
@@ -22,4 +26,4 @@
"url": "https://gitlab.com/mesfoliesludiques/foundryvtt-swade-fr",
"manifest": "https://gitlab.com/mesfoliesludiques/foundryvtt-swade-fr/-/raw/master/module.json",
"download": "https://gitlab.com/mesfoliesludiques/foundryvtt-swade-fr/-/archive/master/foundryvtt-swade-fr-master.zip"
}
}