Updating package via script

This commit is contained in:
Peach
2023-12-29 23:27:04 +01:00
parent f949623334
commit 19e2709b5f
5 changed files with 27 additions and 2 deletions
+25
View File
@@ -8,6 +8,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Geplant ### Geplant
- Hintergründe aus dem Abenteuer Die Abenteuer von Salzmarsch hinzufügen - Hintergründe aus dem Abenteuer Die Abenteuer von Salzmarsch hinzufügen
## [1.1.47] - 2023-12-29
### Changed
- Ordnerstruktur zu verschiedenen Kompendien hinzugefügt
- Einige Völker auf neue "Race-Sheets" umgestellt
- Subclasses hinzugefügt:
- Barde:
- Schule der Schwerter (XGtE)
- Druide:
- Zirkel der Sterne (TCoE)
- Zirkel der Sporen (TCoE)
- Magier:
- Schule der Bannmagie (PHB)
- Schule der Beschwörung (PHB)
- Schule der Erkenntnismagie (PHB)
- Schule der Illusion (PHB)
- Schule der nekromantie (PHB)
- Schule der Verwandlung (PHB)
- Schule der Verzauberung (PHB)
- Waldläufer:
- Jäger (PHB)
- Zauber aus Fizbans Schatzkammer der Drachen hinzugefügt
- Diverse magische Gegenstände hinzugefügt
- Diverse Monster hinzugefügt
## [1.1.44] - 2023-05-28 ## [1.1.44] - 2023-05-28
### Changed ### Changed
- Versionsanpassung für FoundyVTT V11 - Versionsanpassung für FoundyVTT V11
+2 -2
View File
@@ -6,7 +6,7 @@
"name": "Nibur" "name": "Nibur"
} }
], ],
"version": "1.1.46", "version": "1.1.47",
"compatibility": { "compatibility": {
"minimum": "11", "minimum": "11",
"verified": "11.313", "verified": "11.313",
@@ -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": "http://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.44/germandndcompendium-v1.1.44.zip", "download": "http://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.47/germandndcompendium-v1.1.47.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.