forked from public/foundryvtt-wh4-lang-fr-fr
Enhance auto-translate, add shield management and minor fixes
This commit is contained in:
10
module.json
10
module.json
@ -2,14 +2,18 @@
|
||||
"name": "WH4-fr-translation",
|
||||
"title": "Traduction du module WH4 en Français.",
|
||||
"description": "La traduction du module WH4.",
|
||||
"version": "0.60",
|
||||
"version": "0.61",
|
||||
"minimumCoreVersion" : "0.5.1",
|
||||
"compatibleCoreVersion": "0.5.5",
|
||||
"author": "LeRatierBretonnien",
|
||||
"esmodules": ["babele-register.js"],
|
||||
"esmodules": [
|
||||
"babele-register.js",
|
||||
"addon-register.js"
|
||||
],
|
||||
"scripts": [ ],
|
||||
"styles": [],
|
||||
"packs": [ {
|
||||
"packs": [
|
||||
{
|
||||
"label": "Plats d'Auberges",
|
||||
"entity": "RollTable",
|
||||
"name": "plats-dauberges",
|
||||
|
Reference in New Issue
Block a user