Update CSS/Look & feel

This commit is contained in:
2026-04-03 00:39:39 +02:00
parent 23b105a47e
commit 9754bbc3a8
265 changed files with 12355 additions and 47899 deletions

View File

@@ -26,6 +26,40 @@
"flags": {}
}
],
"documentTypes": {
"Actor": {
"personnage": {
"htmlFields": ["biodata.description", "biodata.notes", "biodata.gmnotes"]
},
"creature": {
"htmlFields": ["biodata.description", "biodata.notes", "biodata.gmnotes"]
}
},
"Item": {
"competence": { "htmlFields": ["description"] },
"talent": { "htmlFields": ["description"] },
"historique": { "htmlFields": ["description"] },
"profil": { "htmlFields": ["description"] },
"arme": { "htmlFields": ["description"] },
"protection": { "htmlFields": ["description"] },
"monnaie": { "htmlFields": ["description"] },
"equipement": { "htmlFields": ["description"] },
"ressource": { "htmlFields": ["description"] },
"don": { "htmlFields": ["description"] },
"pacte": { "htmlFields": ["description"] },
"rune": { "htmlFields": ["description"] },
"runeeffect": { "htmlFields": ["description"] },
"tendance": { "htmlFields": ["description"] },
"traitchaotique": { "htmlFields": ["description"] },
"traitespece": { "htmlFields": ["description"] }
}
},
"flags": {
"hotReload": {
"extensions": ["css", "hbs", "json"],
"paths": ["styles", "templates", "lang/fr.json"]
}
},
"packFolders": [
{
"name": "MournbladeCYD2",