26 lines
728 B
JSON
26 lines
728 B
JSON
{
|
|
"name": "swade-fr",
|
|
"title": "SWADE French translation",
|
|
"description": "Adds French(FRANCE) to the SWADE system",
|
|
"version": "0.1.6",
|
|
"minimumCoreVersion" : "0.6.0",
|
|
"compatibleCoreVersion" : "0.6.6",
|
|
"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"
|
|
}
|