feat: Add Foundry V13 compatibility, hide the system tracker when detached, and include a new README.
This commit is contained in:
parent
30b2943ae3
commit
72ee9dd8e3
4 changed files with 46 additions and 7 deletions
10
module.json
10
module.json
|
|
@ -4,12 +4,16 @@
|
|||
"description": "A module to allow the Daggerheart countdown tracker to be detached and moved freely.",
|
||||
"version": "1.0.0",
|
||||
"compatibility": {
|
||||
"minimum": "12",
|
||||
"verified": "12"
|
||||
"minimum": "13",
|
||||
"verified": "13"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Antigravity"
|
||||
"name": "CPTN Cosmo",
|
||||
"email": "cptncosmo@gmail.com",
|
||||
"url": "https://github.com/cptn-cosmo",
|
||||
"discord": "cptn_cosmo",
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"relationships": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue