Files
wfrp-4e-de/module.json
T

52 lines
1.1 KiB
JSON

{
"title": "WFRP4e - Deutsche Übersetzung.",
"description": "Deutsche Übersetzung von Warhammer Fantasy Roleplay 4e.",
"authors": [
{
"name": "LeRatierBretonnien, dene_oma, ailura",
"flags": {}
}
],
"url": "https://gitea.palmenalzer.de/alzer/wfrp-4e-de",
"version": "8.6.114",
"esmodules": [
"modules/babele-register.js",
"modules/addon-register.js",
"modules/import-stat-2.js",
"modules/loadScripts.js"
],
"styles": [
"patch-styles.css"
],
"languages": [
{
"lang": "de",
"name": "Deutsch (German)",
"path": "de.json",
"flags": {}
}
],
"manifest": "https://gitea.palmenalzer.de/alzer/wfrp-4e-de/raw/branch/main/module.json",
"download": "https://gitea.palmenalzer.de/alzer/wfrp-4e-de/archive/main.zip",
"id": "wh4-de-translation",
"compatibility": {
"minimum": "13",
"verified": "14"
},
"relationships": {
"systems": [
{
"id": "wfrp4e",
"type": "system",
"compatibility": {}
}
],
"requires": [
{
"id": "babele",
"type": "module",
"compatibility": {}
}
]
}
}