v10/v11 compat
This commit is contained in:
parent
4bed5f7309
commit
d90b5e0d5c
@ -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.2",
|
||||
"version": "6.0.3",
|
||||
"packs": [
|
||||
{
|
||||
"label": "DotR - Buildings and Maps",
|
||||
@ -22,7 +22,7 @@
|
||||
],
|
||||
"url": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps",
|
||||
"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-maps-dotr-6.0.2.zip",
|
||||
"download": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps/archive/wfrp4e-maps-dotr-6.0.3.zip",
|
||||
"id": "wfrp4e-dotr-maps",
|
||||
"authors": [
|
||||
{
|
||||
@ -32,6 +32,7 @@
|
||||
],
|
||||
"compatibility": {
|
||||
"minimum": "8",
|
||||
"verified": "10"
|
||||
"verified": "11",
|
||||
"maximum": "11"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user