Compare commits

..

No commits in common. "master" and "wfrp4e-maps-pbth-5.0.1" have entirely different histories.

32 changed files with 24 additions and 48 deletions

View File

@ -6,7 +6,7 @@ The maps are designed to be used with Foundry only, all other uses must be notif
# Authors
Trekit1793, Dan/Kyllian, Martin Jones, LeRatierBretonnien
Trekit1793, LeRatierBretonnien
# Tools and assets used

View File

@ -1,5 +1,6 @@
[Dolphin]
Timestamp=2022,11,7,13,22,11.891
SortRole=size
Timestamp=2021,11,13,10,13,36.328
Version=4
ViewMode=1
VisibleRoles=Details_text,Details_size,Details_modificationtime,Details_creationtime,CustomizedDetails

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 737 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 832 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 907 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 864 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 749 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 536 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 735 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 793 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 899 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 899 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

View File

@ -1,29 +1,32 @@
{
"id": "wfrp4e-pbth-maps",
"name": "wfrp4e-pbth-maps",
"title": "WFRP4E - Fan-made maps for Power Behind The Throne",
"description": "Module for maps for PBTH (aka chapter 3 of the Imperial Campaign)",
"version": "7.0.1",
"compatibility": {
"minimum": "10",
"verified": "12"
},
"version": "5.0.1",
"minimumCoreVersion" : "0.8.9",
"compatibleCoreVersion": "9",
"author": "LeRatierBretonnien",
"dependencies": [
],
"esmodules": [
],
"scripts": [ ],
"styles": [],
"packs": [
{
"label": "PBtH - Buildings and Maps",
"type": "Scene",
"name": "pbth-maps",
"path": "packs/pbth-maps.db",
"flags": {},
"private": false
"path": "./packs/pbth-maps.db",
"package": "wfrp4e-pbth-maps"
}
],
"languages": [{
"lang": "fr",
"name": "Français",
"path": "lang/fr.json"
}],
"url": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps",
"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-7.0.1.zip",
"authors": [
{
"name": "LeRatierBretonnien",
"flags": {}
}
]
"download": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps/archive/wfrp4e-maps-pbth-5.0.1.zip"
}

File diff suppressed because one or more lines are too long