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

110 lines
3.1 KiB
JSON

{
"name": "WH4-fr-translation",
"title": "Traduction du module WH4 en Français.",
"description": "La traduction du module WH4.",
"version": "1.2.8",
"minimumCoreVersion" : "0.6.6",
"compatibleCoreVersion": "1.0.0",
"author": "LeRatierBretonnien",
"dependencies": [
{
"name": "wfrp4e",
"type": "system"
},
{
"name": "babele",
"type": "module"
}
],
"esmodules": [
"babele-register.js",
"addon-register.js"
],
"scripts": [ ],
"styles": [],
"packs": [
{
"label": "Plats d'Auberges",
"entity": "RollTable",
"name": "plats-dauberges",
"path": "packs/plats-dauberges.db",
"system": "wfrp4e",
"module": "WH4-fr-translation"
},
{
"label": "Potions : Antidotes et Remèdes",
"entity": "Item",
"name": "antidotes-and-remedes.db",
"path": "packs/antidotes-and-remedes.db",
"system": "wfrp4e",
"module": "WH4-fr-translation"
},
{
"label": "Potions : Drogues et Sédatifs",
"entity": "Item",
"name": "drogues-and-sedatifs",
"path": "packs/drogues-and-sedatifs.db",
"system": "wfrp4e",
"module": "WH4-fr-translation"
},
{
"label": "Potions : Pansements et Cataplasmes",
"entity": "Item",
"name": "pansements-and-cataplasmes",
"path": "packs/pansements-and-cataplasmes.db",
"system": "wfrp4e",
"module": "WH4-fr-translation"
},
{
"label": "Potions : Poisons et Toxiques",
"entity": "Item",
"name": "poisons-and-toxiques",
"path": "packs/poisons-and-toxiques.db",
"system": "wfrp4e",
"module": "WH4-fr-translation"
},
{
"label": "Potions : Potions et Décoctions",
"entity": "Item",
"name": "potions-and-decoctions",
"path": "packs/potions-and-decoctions.db",
"system": "wfrp4e",
"module": "WH4-fr-translation"
},
{
"label": "Potions : Antidotes et Remèdes",
"entity": "Item",
"name": "antidotes-and-remedes.db",
"path": "packs/antidotes-and-remedes.db.db",
"system": "wfrp4e",
"module": "WH4-fr-translation"
},
{
"label": "Tables des Traductions",
"entity": "JournalEntry",
"name": "tables-des-traductions",
"path": "packs/tables-des-traductions.db",
"system": "wfrp4e",
"module": "WH4-fr-translation"
},
{
"label": "Apothicarium",
"entity": "JournalEntry",
"name": "apothicarium",
"path": "packs/apothicarium.db",
"system": "wfrp4e",
"module": "WH4-fr-translation"
}
],
"languages": [{
"lang": "fr",
"name": "Français",
"path": "fr.json"
}],
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr",
"manifest": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr/raw/master/module.json",
"download": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr/-/archive/master/foundryvtt-wh4-lang-fr-fr-master.zip"
}