Fortschritts-Quest v1.0 — Automatisches RPG mit lokalem LLM

This commit is contained in:
arch_agent
2026-07-25 18:39:29 +02:00
commit f3f165bf78
3270 changed files with 542895 additions and 0 deletions
@@ -0,0 +1,5 @@
from .default_styles import DEFAULT_STYLES
from .theme import Theme
DEFAULT = Theme(DEFAULT_STYLES)