2020-10-22 18:49:07 +02:00
|
|
|
{
|
|
|
|
"name": "wfrp4e-dotr-maps",
|
|
|
|
"title": "WFRP4E - Fan-made maps for Death on the Reik",
|
|
|
|
"description": "Module for maps for DotR (aka chapter 2 of the Imperial Campaign)",
|
2021-02-21 17:46:50 +01:00
|
|
|
"version": "0.0.5",
|
2020-10-22 18:49:07 +02:00
|
|
|
"minimumCoreVersion" : "0.6.0",
|
|
|
|
"compatibleCoreVersion": "1.0.0",
|
|
|
|
"author": "LeRatierBretonnien",
|
|
|
|
"dependencies": [
|
|
|
|
],
|
|
|
|
"esmodules": [
|
|
|
|
],
|
|
|
|
"scripts": [ ],
|
|
|
|
"styles": [],
|
|
|
|
"packs": [
|
|
|
|
{
|
|
|
|
"label": "DotR - Buildings and Maps",
|
|
|
|
"entity": "Scene",
|
|
|
|
"name": "dotr-maps",
|
|
|
|
"path": "./packs/dotr-maps.db",
|
|
|
|
"system": "wfrp4e",
|
|
|
|
"package": "wfrp4e-dotr-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-dotr-maps/raw/master/module.json",
|
|
|
|
"download": "https://gitlab.com/LeRatierBretonnien/wfrp4e-dotr-maps/-/archive/master/wfrp4e-dotr-maps.zip"
|
|
|
|
}
|