Updating package via script

This commit is contained in:
Peach
2025-01-27 23:05:02 +01:00
parent a0c67ca16d
commit 3f315d3021
10 changed files with 30 additions and 8 deletions

View File

@@ -5,9 +5,31 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [To-Do-Liste] ## [To-Do-Liste]
### Geplant
- Hintergr<67>nde aus dem Abenteuer Die Abenteuer von Salzmarsch hinzuf<75>gen
## [1.1.55] - 2025-01-27
Erg<EFBFBD>nzungen aus der Kampagne "Dragonlance: im Schatten der Drachenk<6E>nigin" hinzugef<65>gt
- Rassen hinzugef<65>gt
- Kender (Dragonlance)
- Hintergr<67>nde hinzugef<65>gt
- Magier der Hochzauberei (Dragonlance)
- Ritter von Solamnia (Dragonlance)
- Talente hinzugef<65>gt
- Adept der roten Robe (Dragonlance)
- Adept der schwarzen Robe (Dragonlance)
- Adept der wei<65>en Robe (Dragonlance)
- Eingeweihter der Hochzauberei (Dragonlance)
- G<>ttlicher G<>nstling (Dragonlance)
- Knappe von Solamnia (Dragonlance)
- Ritter der Krone (Dragonlance)
- Ritter der Rose (Dragonlance)
- Ritter des Schwerts (Dragonlance)
- Subklassen hinzugef<65>gt
- Zauberer:
- Mondzauberei (Dragonlance)
## [1.1.53] - 2025-01-26 ## [1.1.53] - 2025-01-26
- Subklassen hinzugef<65>gt - Subklassen hinzugef<65>gt

View File

@@ -6,7 +6,7 @@
"name": "Nibur" "name": "Nibur"
} }
], ],
"version": "1.1.54", "version": "1.1.55",
"compatibility": { "compatibility": {
"minimum": "11", "minimum": "11",
"verified": "12.331", "verified": "12.331",
@@ -14,7 +14,7 @@
}, },
"url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium", "url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium",
"manifest": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json", "manifest": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json",
"download": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.54/germandndcompendium-v1.1.54.zip", "download": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.55/germandndcompendium-v1.1.55.zip",
"changelog": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/blob/master/changelog.md", "changelog": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/blob/master/changelog.md",
"packs": [ "packs": [
{ {

View File

@@ -6,15 +6,15 @@
"name": "Nibur" "name": "Nibur"
} }
], ],
"version": "1.1.52", "version": "1.1.54",
"compatibility": { "compatibility": {
"minimum": "11", "minimum": "11",
"verified": "12.325", "verified": "12.331",
"maximum": "13" "maximum": "13"
}, },
"url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium", "url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium",
"manifest": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json", "manifest": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json",
"download": "http://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.52/germandndcompendium-v1.1.52.zip", "download": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.54/germandndcompendium-v1.1.54.zip",
"changelog": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/blob/master/changelog.md", "changelog": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/blob/master/changelog.md",
"packs": [ "packs": [
{ {

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.