foundryvtt-wh4-lang-fr-fr/module.json

23 lines
747 B
JSON
Raw Normal View History

2020-03-24 09:00:13 +01:00
{
"name": "WH4-fr-translation",
"title": "Traduction du module WH4 en Français.",
"description": "La traduction du module WH4.",
"version": "0.37",
2020-03-24 12:26:42 +01:00
"minimumCoreVersion" : "0.5.1",
2020-03-24 12:31:00 +01:00
"author": "LeRatierBretonnien",
2020-03-25 20:37:09 +01:00
"esmodules": ["babele-register.js"],
"scripts": [],
"styles": [],
"packs": [],
2020-03-24 12:26:42 +01:00
2020-03-24 12:31:00 +01:00
"languages": [{
2020-03-24 11:31:07 +01:00
"lang": "fr",
"name": "Français",
"path": "fr.json"
}],
2020-03-24 11:18:01 +01:00
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr",
"manifest": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr/raw/master/module.json",
2020-03-24 12:33:27 +01:00
"download": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr/-/archive/master/foundryvtt-wh4-lang-fr-fr-master.zip"
2020-03-24 09:00:13 +01:00
}