add dependencies
This commit is contained in:
parent
b28567a4e2
commit
0bc87c4ac4
12
module.json
12
module.json
@ -21,5 +21,17 @@
|
|||||||
"system": "swade",
|
"system": "swade",
|
||||||
"path": "packs/adventure-chapter-1"
|
"path": "packs/adventure-chapter-1"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"relationships": {
|
||||||
|
"requires": [
|
||||||
|
{
|
||||||
|
"id": "swpf-core-rules",
|
||||||
|
"type": "module"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "swpf-bestiary",
|
||||||
|
"type": "module"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user