wfrp4e-pbth-maps/module.json

33 lines
956 B
JSON

{
"name": "wfrp4e-pbth-maps",
"title": "WFRP4E - Fan-made maps for Power Behind The Throne",
"description": "Module for maps for PBTH (aka chapter 3 of the Imperial Campaign)",
"version": "5.0.1",
"minimumCoreVersion" : "0.8.9",
"compatibleCoreVersion": "9",
"author": "LeRatierBretonnien",
"dependencies": [
],
"esmodules": [
],
"scripts": [ ],
"styles": [],
"packs": [
{
"label": "PBtH - Buildings and Maps",
"type": "Scene",
"name": "pbth-maps",
"path": "./packs/pbth-maps.db",
"package": "wfrp4e-pbth-maps"
}
],
"languages": [{
"lang": "fr",
"name": "Français",
"path": "lang/fr.json"
}],
"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-5.0.1.zip"
}