updated relationships to theatre module
This commit is contained in:
parent
37a0f98d3e
commit
5262dc5b49
21
module.json
21
module.json
@ -10,7 +10,26 @@
|
|||||||
"minimum": "12",
|
"minimum": "12",
|
||||||
"verified": "12"
|
"verified": "12"
|
||||||
},
|
},
|
||||||
|
"relationships": {
|
||||||
|
"systems": [
|
||||||
|
{
|
||||||
|
"id": "pf2e",
|
||||||
|
"type": "system",
|
||||||
|
"compatability": {
|
||||||
|
"minimum": "6.0.0",
|
||||||
|
"verified": "6.8.5"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"requires": [
|
||||||
|
{
|
||||||
|
"id": "theatre",
|
||||||
|
"type": "module"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"scripts": [
|
"scripts": [
|
||||||
"scripts/puckochat/main.js"
|
"scripts/puckochat/main.js"
|
||||||
]
|
],
|
||||||
|
"url": "https://git.puckoprutt.tech/puckoprutt/puckoprutt-foundry-module"
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user