Compare commits
	
		
			4 Commits
		
	
	
		
			9664a9dc43
			...
			v1.1.57
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | 49fa40439e | ||
| 5c2469094e | |||
| fa1505848d | |||
|   | 30cd8c8621 | 
| @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||||||
|  |  | ||||||
| ## [To-Do-Liste] | ## [To-Do-Liste] | ||||||
|  |  | ||||||
|  | ## [1.1.57] - 2025-02-26 | ||||||
|  |  | ||||||
|  | Umziehen der verwendeten Hosting instanz für das Modul. | ||||||
|  | Neue Manifest URL muss in Foundry Eingetragen werden. | ||||||
|  |  | ||||||
| ## [1.1.55] - 2025-01-27 | ## [1.1.55] - 2025-01-27 | ||||||
| Erg<EFBFBD>nzungen aus der Kampagne "Dragonlance: im Schatten der Drachenk<6E>nigin" hinzugef<65>gt | Erg<EFBFBD>nzungen aus der Kampagne "Dragonlance: im Schatten der Drachenk<6E>nigin" hinzugef<65>gt | ||||||
|  |  | ||||||
|   | |||||||
| @@ -14,9 +14,9 @@ | |||||||
|     "maximum": "13" |     "maximum": "13" | ||||||
|   }, |   }, | ||||||
|   "url": "https://git.j-linn.de/PnP/germandndcompendium", |   "url": "https://git.j-linn.de/PnP/germandndcompendium", | ||||||
|   "manifest": "https://git.j-linn.de/PnP/germandndcompendium/src/branch/main/module.json", |   "manifest": "https://git.j-linn.de/PnP/germandndcompendium/raw/branch/main/module.json", | ||||||
|   "download": "https://git.j-linn.de/PnP/germandndcompendium/releases/download/v1.1.57/release.zip", |   "download": "https://git.j-linn.de/PnP/germandndcompendium/releases/download/v1.1.57/release.zip", | ||||||
|   "changelog": "https://git.j-linn.de/PnP/germandndcompendium/src/branch/main/changelog.md", |   "changelog": "https://git.j-linn.de/PnP/germandndcompendium/raw/branch/main/changelog.md", | ||||||
|   "packs": [ |   "packs": [ | ||||||
|     { |     { | ||||||
|       "label": "Deutsch - Gegenstände", |       "label": "Deutsch - Gegenstände", | ||||||
|   | |||||||
| @@ -1,4 +1,4 @@ | |||||||
| # Geteiltes DnD Compendium für FoundryVTT | # Geteiltes DnD Compendium für FoundryVTT | ||||||
|  |  | ||||||
| Zum Hinzufügen folgenden Link im Add-Modules Tab verwenden:   | Zum Hinzufügen folgenden Link im Add-Modules Tab verwenden:   | ||||||
| [https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json](https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json) | [https://git.j-linn.de/PnP/germandndcompendium/raw/branch/main/module.json](https://git.j-linn.de/PnP/germandndcompendium/raw/branch/main/module.json) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user