forked from public/foundryvtt-wh4-lang-fr-fr
Various fixes
This commit is contained in:
16
module.json
16
module.json
@ -3,10 +3,22 @@
|
||||
"name": "WH4-fr-translation",
|
||||
"title": "Traduction du module WH4 en Français.",
|
||||
"description": "La traduction du module WH4.",
|
||||
"version": "0.94",
|
||||
"version": "0.95",
|
||||
"minimumCoreVersion" : "0.6.0",
|
||||
"compatibleCoreVersion": "0.6.2",
|
||||
"compatibleCoreVersion": "0.6.3",
|
||||
"author": "LeRatierBretonnien",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "wfrp4e",
|
||||
"manifest": "https://raw.githubusercontent.com/CatoThe1stElder/WFRP-4th-Edition-FoundryVTT/stable/system.json",
|
||||
"version": "1.6.0"
|
||||
},
|
||||
{
|
||||
"name": "babele",
|
||||
"manifest": "https://gitlab.com/riccisi/foundryvtt-babele/raw/master/module/module.json",
|
||||
"version": "1.19.0"
|
||||
}
|
||||
],
|
||||
"esmodules": [
|
||||
"babele-register.js",
|
||||
"addon-register.js"
|
||||
|
Reference in New Issue
Block a user