wfrp4e-pbth-maps/module.json

33 lines
968 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": "0.0.6",
"minimumCoreVersion" : "0.6.0",
"compatibleCoreVersion": "1.0.0",
"author": "LeRatierBretonnien",
"dependencies": [
],
"esmodules": [
],
"scripts": [ ],
"styles": [],
"packs": [
{
"label": "PBtH - Buildings and Maps",
"entity": "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://gitlab.com/LeRatierBretonnien/wfrp4e-dotr-maps",
"manifest": "https://gitlab.com/LeRatierBretonnien/wfrp4e-pbth-maps/raw/master/module.json",
"download": "https://gitlab.com/LeRatierBretonnien/wfrp4e-pbth-maps/-/archive/master/wfrp4e-pbth-maps.zip"
}