3 Commits

Author SHA1 Message Date
1b42f78b36 v12 migration 2024-05-29 09:12:58 +02:00
f1fb2400f4 Fix map naming 2023-10-09 20:10:01 +02:00
8e22ae00a1 Release for v11 2023-08-24 14:25:38 +02:00
2 changed files with 8 additions and 10 deletions

View File

@ -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

View File

@ -2,11 +2,10 @@
"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": "7.0.1",
"compatibility": { "compatibility": {
"minimum": "0.8.9", "minimum": "10",
"verified": "10", "verified": "12"
"maximum": "10"
}, },
"packs": [ "packs": [
{ {
@ -14,17 +13,17 @@
"type": "Scene", "type": "Scene",
"name": "pbth-maps", "name": "pbth-maps",
"path": "packs/pbth-maps.db", "path": "packs/pbth-maps.db",
"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-7.0.1.zip",
"authors": [ "authors": [
{ {
"name": "LeRatierBretonnien", "name": "LeRatierBretonnien",
"flags": {} "flags": {}
} }
] ]
} }