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
+24 -2
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ünde aus dem Abenteuer Die Abenteuer von Salzmarsch hinzufügen
## [1.1.55] - 2025-01-27
Ergänzungen aus der Kampagne "Dragonlance: im Schatten der Drachenkönigin" hinzugefügt
- Rassen hinzugefügt
- Kender (Dragonlance)
- Hintergründe hinzugefügt
- Magier der Hochzauberei (Dragonlance)
- Ritter von Solamnia (Dragonlance)
- Talente hinzugefügt
- Adept der roten Robe (Dragonlance)
- Adept der schwarzen Robe (Dragonlance)
- Adept der weiß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ügt
- Zauberer:
- Mondzauberei (Dragonlance)
## [1.1.53] - 2025-01-26 ## [1.1.53] - 2025-01-26
- Subklassen hinzugefügt - Subklassen hinzugefügt
+2 -2
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": [
{ {
+4 -4
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": [
{ {
@@ -116,4 +116,4 @@
} }
], ],
"id": "SharedData_global" "id": "SharedData_global"
} }
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.