wfrp4e-eis-maps/module.json

40 lines
1.1 KiB
JSON

{
"name": "wfrp4e-eis-maps",
"title": "WFRP4E - Fan-made maps for Ennemy in Shadows",
"description": "Module for maps for EiS (aka chapter 1 of the Imperial Campaign)",
"version": "1.2.1",
"minimumCoreVersion" : "0.6.0",
"compatibleCoreVersion": "9",
"author": "LeRatierBretonnien",
"dependencies": [
],
"esmodules": [
],
"scripts": [ ],
"styles": [],
"packs": [
{
"label": "EiS - Buildings and Maps",
"type": "Scene",
"name": "ennemy-in-shadows-maps",
"path": "./packs/ennemy-in-shadows-maps.db",
"package": "wfrp4e-eis-maps"
},
{
"label": "EiS Maps",
"type": "JournalEntry",
"name": "eis-maps",
"path": "./packs/eis-maps.db",
"package": "wfrp4e-eis-maps"
}
],
"languages": [{
"lang": "fr",
"name": "Français",
"path": "lang/fr.json"
}],
"url": "https://gitlab.com/LeRatierBretonnien/wfrp4e-eis-maps",
"manifest": "https://gitlab.com/LeRatierBretonnien/wfrp4e-eis-maps/raw/master/module.json",
"download": "https://gitlab.com/LeRatierBretonnien/wfrp4e-eis-maps/-/archive/master/wfrp4e-eis-maps.zip"
}