Compare commits

...

2 commits
1.0.0 ... main

View file

@ -2,6 +2,8 @@
"id": "death-at-helfast-spire", "id": "death-at-helfast-spire",
"title": "Death at Helfast Spire", "title": "Death at Helfast Spire",
"version": "1.0.0", "version": "1.0.0",
"manifest": "https://git.geeks.gay/cosmo/dh-adventure-dahs/raw/branch/main/module.json",
"download": "https://git.geeks.gay/cosmo/dh-adventure-dahs/archive/1.0.0.zip",
"compatibility": { "compatibility": {
"minimum": "14", "minimum": "14",
"verified": "14" "verified": "14"
@ -70,6 +72,5 @@
"compatibility": {} "compatibility": {}
} }
] ]
}, }
"action": "manageModule"
} }