Updating package via script

This commit is contained in:
Peach
2022-01-18 19:46:12 +01:00
parent 9b786be00a
commit b4080349fa
13 changed files with 123 additions and 26 deletions
+6 -2
View File
@@ -6,9 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [To-Do-Liste]
### Geplant
- Zauber aus Xanathars Ratgeber für alles hinzufügen
- Hintergründe aus dem Abenteuer Die Abenteuer von Salzmarsch hinzufügen
## [1.1.31] - 2022-01-18
### Changed
- 93 Zauber hinzugefügt (Zauber aus "Xanathars Ratgeber für alles" vollständig eingepflegt)
- Zauberlisten aller Klassen aktualisiert
## [1.1.26] - 2022-01-05
### Changed
- Alle Hintergründe des Spielerhandbuchs und des Abenteuers "The Wild Beyound the Witchlight" hinzugefügt:
@@ -32,7 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.1.23] - 2021-12-25
### Changed
- Grundklassen Barbar, Barde mit Fähigkeiten bis Stufe 20 hinzugefügt
- Grundklasse Bloodhunter (Homebrew) mit Fähigkeiten von Stufe 5 hinzugefügt
- Grundklasse Bloodhunter (Homebrew) mit Fähigkeiten bis Stufe 5 hinzugefügt
## [1.1.21] - 2021-12-21
### Changed
+2 -2
View File
@@ -3,12 +3,12 @@
"title": "SharedData - Deutsche Kompendien",
"description": "Kompendien zu den verschiedensten Kategorien aus der Deutschen Ausgabe der Dungeons and Dragons Bücher. Aktuell werden Einträge aus den Büchern: Spielerhandbuch, Xanathars Ratgeber für alles, Volos Allmanach für Monster und The Wild beyound the Witchlight eingepflegt. Dieses Modul steht frei für jeden zur Verfügung. Bei manchen Einträgen könnten eventuell die Bilder fehlen. Dafür werden die Dateien aus dem Modul SharedData_resources benötigt",
"author": "Nibur",
"version": "1.1.26",
"version": "1.1.31",
"minimumCoreVersion": "0.8.3",
"compatibleCoreVersion": "0.8.9",
"url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium",
"manifest": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json",
"download": "http://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.26/germandndcompendium-v1.1.26.zip",
"download": "http://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.31/germandndcompendium-v1.1.31.zip",
"changelog": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/blob/master/changelog.md",
"packs": [
{
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
+8 -8
View File
File diff suppressed because one or more lines are too long
Regular → Executable
+1
View File
File diff suppressed because one or more lines are too long
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
+105 -13
View File
File diff suppressed because one or more lines are too long