updated relationships to theatre module

This commit is contained in:
KungKurt 2025-02-16 02:40:38 +01:00
parent 37a0f98d3e
commit 5262dc5b49

View File

@ -10,7 +10,26 @@
"minimum": "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/puckochat/main.js"
]
],
"url": "https://git.puckoprutt.tech/puckoprutt/puckoprutt-foundry-module"
}