Implement a setting to hide party actors in the carousel, update rendering logic, and bump the module version.
This commit is contained in:
parent
4a550233c0
commit
bf1f956f2b
4 changed files with 55 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "dh-stream-overlay",
|
||||
"title": "Daggerheart Stream Overlay",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"compatibility": {
|
||||
"minimum": "13",
|
||||
"verified": "13"
|
||||
|
|
@ -45,6 +45,6 @@
|
|||
"packFolders": [],
|
||||
"url": "https://github.com/cptn-cosmo/dh-stream-overlay",
|
||||
"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",
|
||||
"download": "https://git.geeks.gay/cosmo/dh-stream-overlay/releases/download/2.0.1/dh-stream-overlay.zip",
|
||||
"description": "A stream overlay module for Daggerheart that displays chat and a linked party actor sheet."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue