Migration datamodels !
This commit is contained in:
25
system.json
25
system.json
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user