Initialize packs

This commit is contained in:
LeRatierBretonnien 2024-12-26 22:11:55 +01:00
parent 9cd1faebff
commit 840f9d6721

View File

@ -51,6 +51,22 @@
"socket": true,
"background": "systems/fvtt-lethal-fantasy/assets/background.webp",
"packs": [
{
"name": "lf-skills",
"banner": "",
"label": "Skills",
"system": "fvtt-lethal-fantasy",
"path": "packs/lf-skills",
"type": "Item"
},
{
"name": "lf-equipment",
"banner": "",
"label": "Equipment",
"system": "fvtt-lethal-fantasy",
"path": "packs/lf-equipment",
"type": "Item"
}
],
"flags": {
"hotReload": {