wfrp4e-pbth-maps/module.json

30 lines
849 B
JSON
Raw Normal View History

2021-02-21 18:21:30 +01:00
{
"id": "wfrp4e-pbth-maps",
2021-02-21 18:21:30 +01:00
"title": "WFRP4E - Fan-made maps for Power Behind The Throne",
"description": "Module for maps for PBTH (aka chapter 3 of the Imperial Campaign)",
2022-11-07 13:16:39 +01:00
"version": "6.0.3",
"compatibility": {
2022-11-07 13:03:35 +01:00
"minimum": "0.8.9",
2022-11-07 13:16:39 +01:00
"verified": "10",
"maximum": "10"
},
2022-09-15 20:18:59 +02:00
"packs": [
2021-02-21 18:21:30 +01:00
{
"label": "PBtH - Buildings and Maps",
2021-12-28 11:00:36 +01:00
"type": "Scene",
2021-02-21 18:21:30 +01:00
"name": "pbth-maps",
2022-09-15 20:18:59 +02:00
"path": "packs/pbth-maps.db",
"private": false,
"flags": {}
2021-02-21 18:21:30 +01:00
}
],
2022-05-21 12:21:48 +02:00
"url": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps",
2022-09-15 20:18:59 +02:00
"manifest": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps/raw/master/module.json",
2022-11-07 13:16:39 +01:00
"download": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps/archive/wfrp4e-maps-pbth-6.0.3.zip",
2022-09-15 20:18:59 +02:00
"authors": [
{
"name": "LeRatierBretonnien",
"flags": {}
}
]
}