Various items fixes and enhancements
This commit is contained in:
17
system.json
17
system.json
@@ -51,5 +51,20 @@
|
||||
"socket": true,
|
||||
"background": "systems/fvtt-lethal-fantasy/assets/background.webp",
|
||||
"packs": [
|
||||
]
|
||||
],
|
||||
"flags": {
|
||||
"hotReload": {
|
||||
"extensions": [
|
||||
"css",
|
||||
"hbs",
|
||||
"json"
|
||||
],
|
||||
"paths": [
|
||||
"css/",
|
||||
"lang/",
|
||||
"assets/",
|
||||
"templates/"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user