Migration datamodels !

This commit is contained in:
2026-01-11 22:40:06 +01:00
parent 8d3fdbd009
commit fc7c51e369
238 changed files with 16947 additions and 2539 deletions

View File

@@ -6,8 +6,31 @@
"modules/yggdrasill-main.js"
],
"styles": [
"styles/simple.css"
"styles/yggdrasill.css"
],
"languages": [
{
"lang": "fr",
"name": "Français",
"path": "lang/fr.json"
}
],
"flags": {
"hotReload": {
"extensions": [
"css",
"html",
"hbs",
"json"
],
"paths": [
"styles",
"./",
"templates",
"lang/fr.json"
]
}
},
"background": "systems/fvtt-yggdrasill/images/ui/yggdrasill_map.webp",
"packFolders": [
{