added additional layouts and carousel mode

This commit is contained in:
CPTN Cosmo 2026-01-24 12:54:36 +01:00
parent d516de52c0
commit 4a550233c0
No known key found for this signature in database
4 changed files with 519 additions and 46 deletions

View file

@ -1,7 +1,7 @@
{
"id": "dh-stream-overlay",
"title": "Daggerheart Stream Overlay",
"version": "1.0.0",
"version": "2.0.0",
"compatibility": {
"minimum": "13",
"verified": "13"
@ -44,7 +44,7 @@
],
"packFolders": [],
"url": "https://github.com/cptn-cosmo/dh-stream-overlay",
"manifest": "https://github.com/cptn-cosmo/dh-stream-overlay/releases/latest/download/module.json",
"download": "https://github.com/cptn-cosmo/dh-stream-overlay/releases/download/1.0.0/dh-stream-overlay.zip",
"manifest": "https://git.geeks.gay/cosmo/dh-stream-overlay/raw/branch/main/module.json",
"download": "https://git.geeks.gay/cosmo/dh-stream-overlay/releases/download/2.0.0/dh-stream-overlay.zip",
"description": "A stream overlay module for Daggerheart that displays chat and a linked party actor sheet."
}