2020-05-20 18:11:58 +02:00
|
|
|
|
2020-03-24 09:00:13 +01:00
|
|
|
{
|
|
|
|
"name": "WH4-fr-translation",
|
|
|
|
"title": "Traduction du module WH4 en Français.",
|
|
|
|
"description": "La traduction du module WH4.",
|
2021-02-05 20:12:16 +01:00
|
|
|
"version": "1.4.0",
|
2020-12-02 22:16:17 +01:00
|
|
|
"minimumCoreVersion" : "0.7.1",
|
|
|
|
"compatibleCoreVersion": "0.7.7",
|
2020-03-24 12:31:00 +01:00
|
|
|
"author": "LeRatierBretonnien",
|
2020-06-21 22:28:51 +02:00
|
|
|
"dependencies": [
|
|
|
|
{
|
2020-11-06 21:44:22 +01:00
|
|
|
"name": "wfrp4e",
|
|
|
|
"type": "system"
|
2020-06-21 22:28:51 +02:00
|
|
|
},
|
|
|
|
{
|
2020-11-06 21:44:22 +01:00
|
|
|
"name": "babele",
|
|
|
|
"type": "module"
|
2020-06-21 22:28:51 +02:00
|
|
|
}
|
|
|
|
],
|
2020-04-26 18:38:43 +02:00
|
|
|
"esmodules": [
|
|
|
|
"babele-register.js",
|
2020-11-06 17:51:31 +01:00
|
|
|
"addon-register.js",
|
2020-11-07 13:46:15 +01:00
|
|
|
"modules/import-stat-2.js"
|
2020-04-26 18:38:43 +02:00
|
|
|
],
|
2020-04-12 23:14:52 +02:00
|
|
|
"scripts": [ ],
|
2020-03-25 20:37:09 +01:00
|
|
|
"styles": [],
|
2020-04-26 18:38:43 +02:00
|
|
|
"packs": [
|
|
|
|
{
|
2020-04-23 21:13:56 +02:00
|
|
|
"label": "Plats d'Auberges",
|
|
|
|
"entity": "RollTable",
|
|
|
|
"name": "plats-dauberges",
|
|
|
|
"path": "packs/plats-dauberges.db",
|
|
|
|
"system": "wfrp4e",
|
|
|
|
"module": "WH4-fr-translation"
|
2020-07-04 21:48:40 +02:00
|
|
|
},
|
2020-10-13 10:53:16 +02:00
|
|
|
{
|
|
|
|
"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"
|
|
|
|
},
|
2020-07-04 21:48:40 +02:00
|
|
|
{
|
2020-07-05 15:25:20 +02:00
|
|
|
"label": "Tables des Traductions",
|
2020-07-04 21:48:40 +02:00
|
|
|
"entity": "JournalEntry",
|
|
|
|
"name": "tables-des-traductions",
|
|
|
|
"path": "packs/tables-des-traductions.db",
|
|
|
|
"system": "wfrp4e",
|
|
|
|
"module": "WH4-fr-translation"
|
2020-10-13 10:53:16 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"label": "Apothicarium",
|
|
|
|
"entity": "JournalEntry",
|
|
|
|
"name": "apothicarium",
|
|
|
|
"path": "packs/apothicarium.db",
|
|
|
|
"system": "wfrp4e",
|
|
|
|
"module": "WH4-fr-translation"
|
2020-04-23 21:13:56 +02:00
|
|
|
}
|
|
|
|
],
|
2020-03-24 12:31:00 +01:00
|
|
|
"languages": [{
|
2020-03-24 11:31:07 +01:00
|
|
|
"lang": "fr",
|
|
|
|
"name": "Français",
|
|
|
|
"path": "fr.json"
|
|
|
|
}],
|
2020-03-24 11:18:01 +01:00
|
|
|
|
|
|
|
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr",
|
2020-11-05 22:27:01 +01:00
|
|
|
"manifest": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr/-/raw/v3/module.json",
|
2020-11-06 23:41:29 +01:00
|
|
|
"download": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr/-/archive/v3/foundryvtt-wh4-lang-fr-fr-v3.zip"
|
2020-03-24 09:00:13 +01:00
|
|
|
}
|
2020-11-05 22:25:28 +01:00
|
|
|
|