Firct commit
This commit is contained in:
parent
43556e40d1
commit
1072740751
2
lang/fr.json
Normal file
2
lang/fr.json
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
{
|
||||||
|
}
|
33
module.json
Normal file
33
module.json
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
{
|
||||||
|
"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)",
|
||||||
|
"version": "0.0.1",
|
||||||
|
"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"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user