2020-08-22 17:54:40 +02:00
|
|
|
{
|
|
|
|
"name": "wfrp4e-eis-maps",
|
2020-08-24 13:42:27 +02:00
|
|
|
"title": "WFRP4E - Fan-made maps for Ennemy in Shadows",
|
2020-08-24 13:42:00 +02:00
|
|
|
"description": "Module for maps for EiS (aka chapter 1 of the Imperial Campaign)",
|
2020-08-27 18:07:42 +02:00
|
|
|
"version": "0.0.7",
|
2020-08-22 17:54:40 +02:00
|
|
|
"minimumCoreVersion" : "0.6.0",
|
|
|
|
"compatibleCoreVersion": "1.0.0",
|
|
|
|
"author": "LeRatierBretonnien",
|
|
|
|
"dependencies": [
|
|
|
|
],
|
|
|
|
"esmodules": [
|
|
|
|
],
|
|
|
|
"scripts": [ ],
|
|
|
|
"styles": [],
|
|
|
|
"packs": [
|
2020-08-23 12:36:33 +02:00
|
|
|
{
|
|
|
|
"label": "EiS - Buildings and Maps",
|
|
|
|
"entity": "Scene",
|
|
|
|
"name": "ennemy-in-shadows-maps",
|
|
|
|
"path": "./packs/ennemy-in-shadows-maps.db",
|
|
|
|
"system": "wfrp4e",
|
|
|
|
"package": "wfrp4e-eis-maps"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"label": "EiS Maps",
|
|
|
|
"entity": "JournalEntry",
|
|
|
|
"name": "eis-maps",
|
|
|
|
"path": "./packs/eis-maps.db",
|
|
|
|
"system": "wfrp4e",
|
|
|
|
"package": "wfrp4e-eis-maps"
|
|
|
|
}
|
2020-08-22 17:54:40 +02:00
|
|
|
],
|
|
|
|
"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"
|
|
|
|
}
|