Sync with latest babele + auberge stuff
This commit is contained in:
13
module.json
13
module.json
@ -2,15 +2,22 @@
|
||||
"name": "WH4-fr-translation",
|
||||
"title": "Traduction du module WH4 en Français.",
|
||||
"description": "La traduction du module WH4.",
|
||||
"version": "0.59",
|
||||
"version": "0.60",
|
||||
"minimumCoreVersion" : "0.5.1",
|
||||
"compatibleCoreVersion": "0.5.5",
|
||||
"author": "LeRatierBretonnien",
|
||||
"esmodules": ["babele-register.js"],
|
||||
"scripts": [ ],
|
||||
"styles": [],
|
||||
"packs": [],
|
||||
|
||||
"packs": [ {
|
||||
"label": "Plats d'Auberges",
|
||||
"entity": "RollTable",
|
||||
"name": "plats-dauberges",
|
||||
"path": "packs/plats-dauberges.db",
|
||||
"system": "wfrp4e",
|
||||
"module": "WH4-fr-translation"
|
||||
}
|
||||
],
|
||||
"languages": [{
|
||||
"lang": "fr",
|
||||
"name": "Français",
|
||||
|
Reference in New Issue
Block a user