feat: added scenes and updated to use v14
Bump version / Bump version and create changelog with commitizen (push) Has been cancelled
Bump version / Bump version and create changelog with commitizen (push) Has been cancelled
This commit is contained in:
+21
-9
@@ -2,7 +2,7 @@
|
||||
"id": "mondarth-campaign",
|
||||
"title": "Mondarth Campaign",
|
||||
"description": "Collection of Material fo Mondarth Campaign",
|
||||
"version": "0.1.0",
|
||||
"version": "0.3.8",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Ulenar of Mondarth",
|
||||
@@ -11,8 +11,8 @@
|
||||
}
|
||||
],
|
||||
"compatibility": {
|
||||
"minimum": "12",
|
||||
"verified": "12"
|
||||
"minimum": "14",
|
||||
"verified": "14"
|
||||
},
|
||||
"esmodules": ["dist/mondarth-campaign.js"],
|
||||
"styles": ["dist/mondarth-campaign.css"],
|
||||
@@ -35,7 +35,7 @@
|
||||
"bugs": "https://packages.mondarth.com/Mondarth/mondarth-campaign/issues",
|
||||
"changelog": "https://packages.mondarth.com/Mondarth/mondarth-campaign/releases/latest/",
|
||||
"manifest": "https://packages.mondarth.com/Mondarth/mondarth-campaign/releases/download/latest/module.json",
|
||||
"download": "https://packages.mondarth.com/Mondarth/mondarth-campaign/releases/download/0.1.0/module.zip",
|
||||
"download": "https://packages.mondarth.com/Mondarth/mondarth-campaign/releases/download/0.3.8/module.zip",
|
||||
"packs": [
|
||||
{
|
||||
"name": "mondarth",
|
||||
@@ -62,11 +62,6 @@
|
||||
],
|
||||
"relationships": {
|
||||
"requires": [
|
||||
{
|
||||
"id": "levels",
|
||||
"type": "module",
|
||||
"compatibility": {}
|
||||
},
|
||||
{
|
||||
"id": "multiface-tiles",
|
||||
"type": "module",
|
||||
@@ -81,6 +76,23 @@
|
||||
"id": "mondarth-power-journal-preprocess",
|
||||
"type": "module",
|
||||
"compatibility": {}
|
||||
},
|
||||
{
|
||||
"id": "item-piles",
|
||||
"type": "module",
|
||||
"compatibility": {}
|
||||
},
|
||||
{
|
||||
"id": "itempilesdnd5e",
|
||||
"type": "module",
|
||||
"compatibility": {}
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"id": "LocknKey",
|
||||
"type": "module",
|
||||
"compatibility": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user