Release for v11
This commit is contained in:
parent
acbb2465a7
commit
8e22ae00a1
@ -1,6 +1,5 @@
|
|||||||
[Dolphin]
|
[Dolphin]
|
||||||
SortRole=size
|
Timestamp=2022,11,7,13,22,11.891
|
||||||
Timestamp=2021,11,13,10,13,36.328
|
|
||||||
Version=4
|
Version=4
|
||||||
ViewMode=1
|
ViewMode=1
|
||||||
VisibleRoles=Details_text,Details_size,Details_modificationtime,Details_creationtime,CustomizedDetails
|
VisibleRoles=Details_text,Details_size,Details_modificationtime,Details_creationtime,CustomizedDetails
|
||||||
|
17
module.json
17
module.json
@ -2,29 +2,28 @@
|
|||||||
"id": "wfrp4e-pbth-maps",
|
"id": "wfrp4e-pbth-maps",
|
||||||
"title": "WFRP4E - Fan-made maps for Power Behind The Throne",
|
"title": "WFRP4E - Fan-made maps for Power Behind The Throne",
|
||||||
"description": "Module for maps for PBTH (aka chapter 3 of the Imperial Campaign)",
|
"description": "Module for maps for PBTH (aka chapter 3 of the Imperial Campaign)",
|
||||||
"version": "6.0.3",
|
"version": "6.0.5",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "0.8.9",
|
"minimum": "8",
|
||||||
"verified": "10",
|
"verified": "11"
|
||||||
"maximum": "10"
|
|
||||||
},
|
},
|
||||||
"packs": [
|
"packs": [
|
||||||
{
|
{
|
||||||
"label": "PBtH - Buildings and Maps",
|
"label": "PBtH - Buildings and Maps",
|
||||||
"type": "Scene",
|
"type": "Scene",
|
||||||
"name": "pbth-maps",
|
"name": "pbth-maps",
|
||||||
"path": "packs/pbth-maps.db",
|
"path": "packs/pbth-maps",
|
||||||
"private": false,
|
"flags": {},
|
||||||
"flags": {}
|
"private": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"url": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps",
|
"url": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps",
|
||||||
"manifest": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps/raw/master/module.json",
|
"manifest": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps/raw/master/module.json",
|
||||||
"download": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps/archive/wfrp4e-maps-pbth-6.0.3.zip",
|
"download": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps/archive/wfrp4e-maps-pbth-6.0.5.zip",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "LeRatierBretonnien",
|
"name": "LeRatierBretonnien",
|
||||||
"flags": {}
|
"flags": {}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user