Compare commits

..

5 Commits

Author SHA1 Message Date
1625f78280 fix naming 2024-06-02 14:05:55 +02:00
62e81f7d0a v12 migration 2024-05-29 09:07:45 +02:00
e5fde80466 v11 ready 2023-08-15 09:14:54 +02:00
c8565e34f7 v10/v11 compat 2023-05-27 17:00:41 +02:00
4bed5f7309 Sync v10 2023-01-29 15:15:35 +01:00
2 changed files with 6 additions and 7 deletions

View File

@ -1,6 +1,5 @@
[Dolphin]
SortRole=modificationtime
Timestamp=2022,2,5,9,56,30.678
Timestamp=2023,11,19,12,8,10.445
Version=4
ViewMode=1
VisibleRoles=Details_text,Details_size,Details_modificationtime,Details_creationtime,CustomizedDetails

View File

@ -1,7 +1,7 @@
{
"title": "WFRP4E - Fan-made maps for Death on the Reik",
"description": "Module for maps for DotR (aka chapter 2 of the Imperial Campaign)",
"version": "6.0.1",
"version": "7.0.0",
"packs": [
{
"label": "DotR - Buildings and Maps",
@ -21,8 +21,8 @@
}
],
"url": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps",
"manifest": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps/raw/master/module.json",
"download": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps/archive/wfrp4e-maps-dotr-6.0.1.zip",
"manifest": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps/raw/branch/master/module.json",
"download": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps/archive/wfrp4e-dotr-maps-7.0.0.zip",
"id": "wfrp4e-dotr-maps",
"authors": [
{
@ -31,7 +31,7 @@
}
],
"compatibility": {
"minimum": "8",
"verified": "10"
"minimum": "10",
"verified": "12"
}
}