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

161 lines
4.1 KiB
JSON

{
"id": "wh4-fr-translation",
"name": "wh4-fr-translation",
"title": "WFRP4e - Core Module en français.",
"description": "Traduction Française pour Warhammer v4.",
"authors": [ {"name":"LeRatierBretonnien" }],
"url": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr",
"flags": {},
"version": "6.1.7",
"compatibility": {
"minimum": "9.280",
"verified": "10.285",
"maximum": "10"
},
"minimumCoreVersion": "9",
"compatibleCoreVersion": "9",
"scripts": [],
"esmodules": [
"babele-register.js",
"addon-register.js",
"modules/import-stat-2.js"
],
"styles": ["patch-styles.css"],
"languages": [
{
"lang": "fr",
"name": "Français",
"path": "fr.json"
}
],
"packs": [
{
"label": "Plats d'Auberges",
"type": "RollTable",
"name": "plats-dauberges",
"path": "packs/plats-dauberges.db",
"system": "wfrp4e",
"module": "wh4-fr-translation",
"private": false
},
{
"label": "Dons de Rhya",
"type": "JournalEntry",
"name": "dons-de-rhya",
"path": "packs/dons-de-rhya.db",
"system": "wfrp4e",
"module": "wh4-fr-translation",
"private": false
},
{
"label": "Carrières FR",
"type": "Item",
"name": "carriere-fr",
"path": "packs/carriere-fr.db",
"system": "wfrp4e",
"module": "wh4-fr-translation",
"private": false
},
{
"label": "Sorts FR",
"type": "Item",
"name": "sort-fr",
"path": "packs/sort-fr.db",
"system": "wfrp4e",
"module": "wh4-fr-translation",
"private": false
},
{
"label": "Aides de Jeu FR",
"type": "JournalEntry",
"name": "aides-de-jeu-fr",
"path": "packs/aides-de-jeu-fr.db",
"system": "wfrp4e",
"module": "wh4-fr-translation",
"private": false
},
{
"label": "Potions : Drogues et Sédatifs",
"type": "Item",
"name": "drogues-and-sedatifs",
"path": "packs/drogues-and-sedatifs.db",
"system": "wfrp4e",
"module": "wh4-fr-translation",
"private": false
},
{
"label": "Potions : Pansements et Cataplasmes",
"type": "Item",
"name": "pansements-and-cataplasmes",
"path": "packs/pansements-and-cataplasmes.db",
"system": "wfrp4e",
"module": "wh4-fr-translation",
"private": false
},
{
"label": "Potions : Poisons et Toxiques",
"type": "Item",
"name": "poisons-and-toxiques",
"path": "packs/poisons-and-toxiques.db",
"system": "wfrp4e",
"module": "wh4-fr-translation",
"private": false
},
{
"label": "Potions : Potions et Décoctions",
"type": "Item",
"name": "potions-and-decoctions",
"path": "packs/potions-and-decoctions.db",
"system": "wfrp4e",
"module": "wh4-fr-translation",
"private": false
},
{
"label": "Potions : Antidotes et Remèdes",
"type": "Item",
"name": "antidotes-and-remedes",
"path": "packs/antidotes-and-remedes.db",
"system": "wfrp4e",
"module": "wh4-fr-translation",
"private": false
},
{
"label": "Tables des Traductions",
"type": "JournalEntry",
"name": "tables-des-traductions",
"path": "packs/tables-des-traductions.db",
"system": "wfrp4e",
"module": "Wwh4H4-fr-translation",
"private": false
},
{
"label": "Apothicarium",
"type": "JournalEntry",
"name": "apothicarium",
"path": "packs/apothicarium.db",
"system": "wfrp4e",
"module": "wh4-fr-translation",
"private": false
}
],
"relationships": {
"systems": [{
"id": "wfrp4e",
"type": "system",
"compatibility": {
"verified": "6.1.1"
}
}],
"requires": [{
"id": "babele",
"type": "module"
}]
},
"socket": false,
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/raw/v4/module.json",
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-6.1.7.zip",
"protected": false,
"coreTranslation": false,
"library": false
}