dh-countdownsplus/module.json

37 lines
No EOL
1.1 KiB
JSON

{
"id": "dh-countdownsplus",
"title": "Daggerheart Countdowns Plus",
"description": "A module to allow the Daggerheart countdown tracker to be detached and moved freely.",
"version": "1.1.1",
"compatibility": {
"minimum": "13",
"verified": "13"
},
"authors": [
{
"name": "CPTN Cosmo",
"email": "cptncosmo@gmail.com",
"url": "https://git.geeks.gay/cosmo",
"discord": "cptn_cosmo",
"flags": {}
}
],
"relationships": {
"systems": [
{
"id": "daggerheart",
"type": "system",
"compatibility": {}
}
]
},
"esmodules": [
"scripts/module.js"
],
"styles": [
"styles/module.css"
],
"url": "https://git.geeks.gay/cosmo/dh-countdownsplus",
"manifest": "https://git.geeks.gay/cosmo/dh-countdownsplus/raw/branch/main/module.json",
"download": "https://git.geeks.gay/cosmo/dh-countdownsplus/releases/download/1.1.1/dh-countdownsplus.zip"
}