This commit is contained in:
Mikan
2026-06-20 19:13:05 +03:00
parent 32575e217e
commit 8514c63ec6
193 changed files with 22105 additions and 11660 deletions

3
app/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""AI-RPG backend application package."""
__version__ = "1.0.0"