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