Initialize packs
This commit is contained in:
parent
9cd1faebff
commit
840f9d6721
16
system.json
16
system.json
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user