foundryvtt-swade-fr/module.json
2020-06-10 00:19:10 +02:00

26 lines
728 B
JSON

{
"name": "swade-fr",
"title": "SWADE French translation",
"description": "Adds French(FRANCE) to the SWADE system",
"version": "0.1.4",
"minimumCoreVersion" : "0.5.7",
"compatibleCoreVersion" : "0.6.2",
"author": "Kyane, Leratier Bretonnien, U~man",
"scripts": [],
"styles": [],
"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"
}