foundryvtt-swade-fr/module.json
2021-03-08 21:28:23 +01:00

25 lines
742 B
JSON

{
"name": "swade-fr",
"title": "SWADE French translation",
"description": "Adds French(FRANCE) to the SWADE system",
"version": "0.17.2",
"minimumCoreVersion" : "0.7.9",
"compatibleCoreVersion" : "0.7.9",
"author": "Kyane, Leratier Bretonnien, U~man",
"scripts": [],
"styles": ["swade-fr.css"],
"packs": [],
"languages": [
{
"lang": "fr",
"name": "French (FRANCE)",
"path": "fr.json"
}
],
"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"
}