Compare commits
No commits in common. "d51370c6ba1ee1ee370603064e0a2b8831383ffd" and "18318349c1a29aeb155118ad77cfb844ad2622d9" have entirely different histories.
d51370c6ba
...
18318349c1
24
module.json
24
module.json
|
@ -10,27 +10,15 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"socket": true,
|
"socket": true,
|
||||||
"version": "0.2.5",
|
"version": "0.2.4",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "9",
|
"minimum": "9",
|
||||||
"verified": "10",
|
"verified": "10",
|
||||||
"maximum": "11"
|
"maximum": "11"
|
||||||
},
|
},
|
||||||
"relationships": {
|
"relationships": [
|
||||||
"recommends": [
|
null
|
||||||
{
|
],
|
||||||
"id": "colorsettings",
|
|
||||||
"type": "module",
|
|
||||||
"manifest": "https://raw.githubusercontent.com/ardittristan/VTTColorSettings/master/module.json"
|
|
||||||
"compatibility": {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "lib-wrapper",
|
|
||||||
"type": "module",
|
|
||||||
"compatibility": {}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"packs": [
|
"packs": [
|
||||||
{
|
{
|
||||||
"name": "jtcs-premade-scenes",
|
"name": "jtcs-premade-scenes",
|
||||||
|
@ -89,7 +77,7 @@
|
||||||
"styles": [
|
"styles": [
|
||||||
"styles/styles.css"
|
"styles/styles.css"
|
||||||
],
|
],
|
||||||
"url": "https://edit.crownoffire.ltd/adam/journal-to-canvas-slideshow",
|
"url": "https://github.com/EvanesceExotica/Journal-To-Canvas-Slideshow",
|
||||||
"manifest": "https://edit.crownoffire.ltd/adam/journal-to-canvas-slideshow/raw/branch/main/module.json",
|
"manifest": "https://raw.githubusercontent.com/EvanesceExotica/Journal-To-Canvas-Slideshow/master/module.json",
|
||||||
"download": "https://github.com/EvanesceExotica/Journal-To-Canvas-Slideshow/archive/refs/heads/master.zip"
|
"download": "https://github.com/EvanesceExotica/Journal-To-Canvas-Slideshow/archive/refs/heads/master.zip"
|
||||||
}
|
}
|
Loading…
Reference in New Issue