Sync with v9

This commit is contained in:
sladecraven 2021-12-28 10:59:23 +01:00
parent 9179dfa417
commit e111b30fb6
1 changed files with 4 additions and 4 deletions

View File

@ -2,9 +2,9 @@
"name": "wfrp4e-eis-maps", "name": "wfrp4e-eis-maps",
"title": "WFRP4E - Fan-made maps for Ennemy in Shadows", "title": "WFRP4E - Fan-made maps for Ennemy in Shadows",
"description": "Module for maps for EiS (aka chapter 1 of the Imperial Campaign)", "description": "Module for maps for EiS (aka chapter 1 of the Imperial Campaign)",
"version": "1.1.1", "version": "1.2.0",
"minimumCoreVersion" : "0.6.0", "minimumCoreVersion" : "0.6.0",
"compatibleCoreVersion": "0.8.9", "compatibleCoreVersion": "9",
"author": "LeRatierBretonnien", "author": "LeRatierBretonnien",
"dependencies": [ "dependencies": [
], ],
@ -15,14 +15,14 @@
"packs": [ "packs": [
{ {
"label": "EiS - Buildings and Maps", "label": "EiS - Buildings and Maps",
"entity": "Scene", "type": "Scene",
"name": "ennemy-in-shadows-maps", "name": "ennemy-in-shadows-maps",
"path": "./packs/ennemy-in-shadows-maps.db", "path": "./packs/ennemy-in-shadows-maps.db",
"package": "wfrp4e-eis-maps" "package": "wfrp4e-eis-maps"
}, },
{ {
"label": "EiS Maps", "label": "EiS Maps",
"entity": "JournalEntry", "type": "JournalEntry",
"name": "eis-maps", "name": "eis-maps",
"path": "./packs/eis-maps.db", "path": "./packs/eis-maps.db",
"package": "wfrp4e-eis-maps" "package": "wfrp4e-eis-maps"