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

161 lines
4.1 KiB
JSON
Raw Normal View History

2022-01-31 14:07:57 +01:00
{
2022-09-01 15:36:21 +02:00
"id": "wh4-fr-translation",
2022-09-06 14:08:22 +02:00
"name": "wh4-fr-translation",
2022-01-31 14:07:57 +01:00
"title": "WFRP4e - Core Module en français.",
"description": "Traduction Française pour Warhammer v4.",
2022-03-23 22:50:43 +01:00
"authors": [ {"name":"LeRatierBretonnien" }],
2022-05-21 14:10:55 +02:00
"url": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr",
2022-01-31 14:07:57 +01:00
"flags": {},
2022-09-10 23:55:15 +02:00
"version": "6.1.7",
2022-09-01 08:18:00 +02:00
"compatibility": {
2022-09-06 13:43:31 +02:00
"minimum": "9.280",
2022-09-10 23:55:15 +02:00
"verified": "10.285",
2022-09-02 14:53:24 +02:00
"maximum": "10"
2022-09-01 08:18:00 +02:00
},
2022-09-06 14:00:12 +02:00
"minimumCoreVersion": "9",
2022-09-06 14:03:36 +02:00
"compatibleCoreVersion": "9",
2022-01-31 14:07:57 +01:00
"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",
2022-09-10 23:55:15 +02:00
"module": "wh4-fr-translation",
2022-01-31 14:07:57 +01:00
"private": false
},
{
"label": "Dons de Rhya",
"type": "JournalEntry",
"name": "dons-de-rhya",
"path": "packs/dons-de-rhya.db",
"system": "wfrp4e",
2022-09-10 23:55:15 +02:00
"module": "wh4-fr-translation",
2022-01-31 14:07:57 +01:00
"private": false
},
2022-07-14 17:41:50 +02:00
{
"label": "Carrières FR",
"type": "Item",
"name": "carriere-fr",
"path": "packs/carriere-fr.db",
"system": "wfrp4e",
2022-09-10 23:55:15 +02:00
"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",
2022-07-14 17:41:50 +02:00
"private": false
},
2022-01-31 14:07:57 +01:00
{
"label": "Aides de Jeu FR",
"type": "JournalEntry",
"name": "aides-de-jeu-fr",
"path": "packs/aides-de-jeu-fr.db",
"system": "wfrp4e",
2022-09-10 23:55:15 +02:00
"module": "wh4-fr-translation",
2022-01-31 14:07:57 +01:00
"private": false
},
{
"label": "Potions : Drogues et Sédatifs",
"type": "Item",
"name": "drogues-and-sedatifs",
"path": "packs/drogues-and-sedatifs.db",
"system": "wfrp4e",
2022-09-10 23:55:15 +02:00
"module": "wh4-fr-translation",
2022-01-31 14:07:57 +01:00
"private": false
},
{
"label": "Potions : Pansements et Cataplasmes",
"type": "Item",
"name": "pansements-and-cataplasmes",
"path": "packs/pansements-and-cataplasmes.db",
"system": "wfrp4e",
2022-09-10 23:55:15 +02:00
"module": "wh4-fr-translation",
2022-01-31 14:07:57 +01:00
"private": false
},
{
"label": "Potions : Poisons et Toxiques",
"type": "Item",
"name": "poisons-and-toxiques",
"path": "packs/poisons-and-toxiques.db",
"system": "wfrp4e",
2022-09-10 23:55:15 +02:00
"module": "wh4-fr-translation",
2022-01-31 14:07:57 +01:00
"private": false
},
{
"label": "Potions : Potions et Décoctions",
"type": "Item",
"name": "potions-and-decoctions",
"path": "packs/potions-and-decoctions.db",
"system": "wfrp4e",
2022-09-10 23:55:15 +02:00
"module": "wh4-fr-translation",
2022-01-31 14:07:57 +01:00
"private": false
},
{
"label": "Potions : Antidotes et Remèdes",
"type": "Item",
"name": "antidotes-and-remedes",
"path": "packs/antidotes-and-remedes.db",
"system": "wfrp4e",
2022-09-10 23:55:15 +02:00
"module": "wh4-fr-translation",
2022-01-31 14:07:57 +01:00
"private": false
},
{
"label": "Tables des Traductions",
"type": "JournalEntry",
"name": "tables-des-traductions",
"path": "packs/tables-des-traductions.db",
"system": "wfrp4e",
2022-09-10 23:55:15 +02:00
"module": "Wwh4H4-fr-translation",
2022-01-31 14:07:57 +01:00
"private": false
},
{
"label": "Apothicarium",
"type": "JournalEntry",
"name": "apothicarium",
"path": "packs/apothicarium.db",
"system": "wfrp4e",
2022-09-10 23:55:15 +02:00
"module": "wh4-fr-translation",
2022-01-31 14:07:57 +01:00
"private": false
}
],
2022-09-01 08:18:00 +02:00
"relationships": {
"systems": [{
"id": "wfrp4e",
"type": "system",
"compatibility": {
"verified": "6.1.1"
}
}],
"requires": [{
"id": "babele",
2022-01-31 14:07:57 +01:00
"type": "module"
2022-09-01 08:18:00 +02:00
}]
},
2022-01-31 14:07:57 +01:00
"socket": false,
2022-05-21 15:43:49 +02:00
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/raw/v4/module.json",
2022-09-10 23:55:15 +02:00
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-6.1.7.zip",
2022-01-31 14:07:57 +01:00
"protected": false,
"coreTranslation": false,
"library": false
2022-02-10 15:24:41 +01:00
}