CLose story 1.2
This commit is contained in:
+29
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"id": "video-view-manager",
|
||||
"title": "Video View Manager (Scrying Pool)",
|
||||
"version": "0.1.0",
|
||||
"description": "GM camera visibility control for FoundryVTT v14 — hide, show, and manage participant feeds in real time.",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Morr"
|
||||
}
|
||||
],
|
||||
"compatibility": {
|
||||
"minimum": "14",
|
||||
"verified": "14"
|
||||
},
|
||||
"esmodules": [
|
||||
"module.js"
|
||||
],
|
||||
"styles": [
|
||||
"dist/styles/scrying-pool.css"
|
||||
],
|
||||
"languages": [
|
||||
{
|
||||
"lang": "en",
|
||||
"name": "English",
|
||||
"path": "lang/en.json"
|
||||
}
|
||||
],
|
||||
"flags": {}
|
||||
}
|
||||
Reference in New Issue
Block a user