Fix v9/v10
This commit is contained in:
parent
2f36f1f666
commit
0557b05b0e
32
module.json
32
module.json
@ -1,33 +1,31 @@
|
|||||||
{
|
{
|
||||||
"name": "wfrp4e-pbth-maps",
|
|
||||||
"id": "wfrp4e-pbth-maps",
|
"id": "wfrp4e-pbth-maps",
|
||||||
"title": "WFRP4E - Fan-made maps for Power Behind The Throne",
|
"title": "WFRP4E - Fan-made maps for Power Behind The Throne",
|
||||||
"description": "Module for maps for PBTH (aka chapter 3 of the Imperial Campaign)",
|
"description": "Module for maps for PBTH (aka chapter 3 of the Imperial Campaign)",
|
||||||
"version": "6.0.0",
|
"version": "6.0.1",
|
||||||
"minimumCoreVersion" : "0.8.9",
|
"minimumCoreVersion" : "0.8.0",
|
||||||
"compatibleCoreVersion": "9",
|
"compatibleCoreVersion": "9",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "8",
|
"minimum": "8",
|
||||||
"verified": "10.285"
|
"verified": "10.285"
|
||||||
},
|
},
|
||||||
"author": "LeRatierBretonnien",
|
"packs": [
|
||||||
"dependencies": [
|
|
||||||
],
|
|
||||||
"esmodules": [
|
|
||||||
],
|
|
||||||
"scripts": [ ],
|
|
||||||
"styles": [],
|
|
||||||
"packs": [
|
|
||||||
{
|
{
|
||||||
"label": "PBtH - Buildings and Maps",
|
"label": "PBtH - Buildings and Maps",
|
||||||
"type": "Scene",
|
"type": "Scene",
|
||||||
"name": "pbth-maps",
|
"name": "pbth-maps",
|
||||||
"path": "./packs/pbth-maps.db",
|
"path": "packs/pbth-maps.db",
|
||||||
"package": "wfrp4e-pbth-maps"
|
"private": false,
|
||||||
|
"flags": {}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"languages": [],
|
|
||||||
"url": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps",
|
"url": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps",
|
||||||
"manifest": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps/raw/master/module.json",
|
"manifest": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps/raw/master/module.json",
|
||||||
"download": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps/archive/wfrp4e-maps-pbth-6.0.0.zip"
|
"download": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps/archive/wfrp4e-maps-pbth-6.0.0.zip",
|
||||||
}
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "LeRatierBretonnien",
|
||||||
|
"flags": {}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user