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

View File

@@ -6,9 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [To-Do-Liste] ## [To-Do-Liste]
### Geplant ### Geplant
- Zauber aus Xanathars Ratgeber f<>r alles hinzuf<75>gen
- Hintergr<67>nde aus dem Abenteuer Die Abenteuer von Salzmarsch hinzuf<75>gen - Hintergr<67>nde aus dem Abenteuer Die Abenteuer von Salzmarsch hinzuf<75>gen
## [1.1.31] - 2022-01-18
### Changed
- 93 Zauber hinzugef<65>gt (Zauber aus "Xanathars Ratgeber f<>r alles" vollst<73>ndig eingepflegt)
- Zauberlisten aller Klassen aktualisiert
## [1.1.26] - 2022-01-05 ## [1.1.26] - 2022-01-05
### Changed ### Changed
- Alle Hintergr<67>nde des Spielerhandbuchs und des Abenteuers "The Wild Beyound the Witchlight" hinzugef<65>gt: - Alle Hintergr<67>nde des Spielerhandbuchs und des Abenteuers "The Wild Beyound the Witchlight" hinzugef<65>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 ## [1.1.23] - 2021-12-25
### Changed ### Changed
- Grundklassen Barbar, Barde mit F<>higkeiten bis Stufe 20 hinzugef<65>gt - Grundklassen Barbar, Barde mit F<>higkeiten bis Stufe 20 hinzugef<65>gt
- Grundklasse Bloodhunter (Homebrew) mit F<>higkeiten von Stufe 5 hinzugef<65>gt - Grundklasse Bloodhunter (Homebrew) mit F<>higkeiten bis Stufe 5 hinzugef<65>gt
## [1.1.21] - 2021-12-21 ## [1.1.21] - 2021-12-21
### Changed ### Changed

View File

@@ -3,12 +3,12 @@
"title": "SharedData - Deutsche Kompendien", "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", "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", "author": "Nibur",
"version": "1.1.26", "version": "1.1.31",
"minimumCoreVersion": "0.8.3", "minimumCoreVersion": "0.8.3",
"compatibleCoreVersion": "0.8.9", "compatibleCoreVersion": "0.8.9",
"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.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", "changelog": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/blob/master/changelog.md",
"packs": [ "packs": [
{ {

0
packs/Gegenstände.db Normal file → Executable file
View File

0
packs/Handelsgüter.db Normal file → Executable file
View File

0
packs/Hintergründe.db Normal file → Executable file
View File

0
packs/Klassen.db Normal file → Executable file
View File

16
packs/Klassenfähigkeiten.db Normal file → Executable file

File diff suppressed because one or more lines are too long

1
packs/Monster.db Normal file → Executable file

File diff suppressed because one or more lines are too long

0
packs/Monsterfähigkeiten.db Normal file → Executable file
View File

0
packs/Regelwerk.db Normal file → Executable file
View File

0
packs/Talente.db Normal file → Executable file
View File

0
packs/Völker.db Normal file → Executable file
View File

118
packs/Zauber.db Normal file → Executable file

File diff suppressed because one or more lines are too long