forked from public/foundryvtt-swade-fr
ENH: Translation update
This commit is contained in:
25
module.json
Normal file
25
module.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "swade-fr",
|
||||
"title": "SWADE French translation",
|
||||
"description": "Adds French(FRANCE) to the SWADE system",
|
||||
"version": "0.1.0",
|
||||
"minimumCoreVersion" : "0.5.7",
|
||||
"compatibleCoreVersion" : "0.5.7",
|
||||
"author": "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"
|
||||
}
|
Reference in New Issue
Block a user