updated manifest.json

This commit is contained in:
2025-06-15 15:43:28 +02:00
parent 483b50fc10
commit 8c19a897b8

View File

@@ -3,7 +3,7 @@
"id": "dsa5e-character-sheet", "id": "dsa5e-character-sheet",
"version": "1.0.0", "version": "1.0.0",
"description": "Ein interaktiver DSA 5e Charakterbogen mit Optolith JSON Support", "description": "Ein interaktiver DSA 5e Charakterbogen mit Optolith JSON Support",
"author": "Dein Name", "author": "Matthias Puchstein",
"entryPoint": "index.html", "entryPoint": "index.html",
"extras": [ "extras": [
"colorStyles" "colorStyles"
@@ -24,6 +24,6 @@
"screenshots": [ "screenshots": [
"screenshot1.png" "screenshot1.png"
], ],
"website": "https://github.com/deinusername/dsa5e-talespire-symbiote", "website": "https://gitea.puchstein.bayern/s0wlz_talespire_symbiotes/dsa5e_character_sheet",
"license": "GPL-3" "license": "GPL-3"
} }