Updating package via script
This commit is contained in:
+11
-2
@@ -4,8 +4,17 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
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).
|
||||||
|
|
||||||
## [Unreleased]
|
## [To-Do-Liste]
|
||||||
### Added
|
### Geplant
|
||||||
|
- Bloodhunter mit Unterklasse Orden des Geisterjägers mit Fähigkeiten bis Stufe 20 hinzufügen.
|
||||||
|
- Mönch mit Unterklasse Open Hand mit Fähigkeiten bis Stufe 20 hinzufügen.
|
||||||
|
- Barbaren Unterklasse Pfad des Totemkriegers mit Fähigkeiten bis Stufe 20 hinzufügen.
|
||||||
|
- Kleriker Unterklasse Domäne des Lebens mit Fähigkeiten bis Stufe 20 hinzufügen.
|
||||||
|
|
||||||
|
## [1.1.22] - 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
|
||||||
|
|
||||||
## [1.1.21] - 2021-12-21
|
## [1.1.21] - 2021-12-21
|
||||||
### Changed
|
### Changed
|
||||||
|
|||||||
+2
-2
@@ -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.21",
|
"version": "1.1.22",
|
||||||
"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.21/germandndcompendium-v1.1.21.zip",
|
"download": "http://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.22/germandndcompendium-v1.1.22.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": [
|
||||||
{
|
{
|
||||||
|
|||||||
+11
-10
File diff suppressed because one or more lines are too long
+82
-19
File diff suppressed because one or more lines are too long
+18
-43
File diff suppressed because one or more lines are too long
+5
-6
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user