added support for multiple experiences

This commit is contained in:
CPTN Cosmo 2026-01-25 17:46:04 +01:00
parent f5153485af
commit 3b2ff4b436
No known key found for this signature in database
2 changed files with 26 additions and 11 deletions

View file

@ -1,7 +1,7 @@
{
"id": "dh-importer",
"title": "Daggerheart Statblock Importer",
"version": "1.2.1",
"version": "1.2.2",
"compatibility": {
"minimum": "13",
"verified": "13"
@ -34,5 +34,5 @@
"description": "Imports Adversaries and Environments from text blocks into the Daggerheart system.",
"url": "https://github.com/cptn-cosmo/dh-importer",
"manifest": "https://git.geeks.gay/cosmo/dh-importer/raw/branch/main/module.json",
"download": "https://git.geeks.gay/cosmo/dh-importer/releases/download/1.2.1/dh-importer.zip"
"download": "https://git.geeks.gay/cosmo/dh-importer/releases/download/1.2.2/dh-importer.zip"
}