wfrp4e-pbth-maps/module.json

34 lines
980 B
JSON
Raw Normal View History

2021-02-21 18:21:30 +01:00
{
"name": "wfrp4e-pbth-maps",
"id": "wfrp4e-pbth-maps",
2021-02-21 18:21:30 +01:00
"title": "WFRP4E - Fan-made maps for Power Behind The Throne",
"description": "Module for maps for PBTH (aka chapter 3 of the Imperial Campaign)",
"version": "6.0.0",
2022-01-14 13:49:22 +01:00
"minimumCoreVersion" : "0.8.9",
2021-12-28 11:00:36 +01:00
"compatibleCoreVersion": "9",
"compatibility": {
"minimum": "8",
"verified": "10.285"
},
2021-02-21 18:21:30 +01:00
"author": "LeRatierBretonnien",
"dependencies": [
],
"esmodules": [
],
"scripts": [ ],
"styles": [],
"packs": [
{
"label": "PBtH - Buildings and Maps",
2021-12-28 11:00:36 +01:00
"type": "Scene",
2021-02-21 18:21:30 +01:00
"name": "pbth-maps",
"path": "./packs/pbth-maps.db",
"package": "wfrp4e-pbth-maps"
}
],
"languages": [],
2022-05-21 12:21:48 +02:00
"url": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps",
"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"
2021-02-21 18:21:30 +01:00
}