28 lines
No EOL
576 B
JSON
28 lines
No EOL
576 B
JSON
{
|
|
"id": "dh-improved-countdowns",
|
|
"title": "Improved Countdowns",
|
|
"description": "A modern, draggable countdown tracker for the Daggerheart system.",
|
|
"version": "1.0.0",
|
|
"compatibility": {
|
|
"minimum": "13",
|
|
"verified": "13"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "CPTN Cosmo"
|
|
}
|
|
],
|
|
"relationships": {
|
|
"systems": [
|
|
{
|
|
"id": "daggerheart"
|
|
}
|
|
]
|
|
},
|
|
"esmodules": [
|
|
"scripts/module.js"
|
|
],
|
|
"styles": [
|
|
"styles/countdown.css"
|
|
]
|
|
} |