new folder structure

This commit is contained in:
2025-09-29 09:17:13 +02:00
parent 38117ab875
commit 78fc6068fb
197 changed files with 3490 additions and 1117 deletions

3
src/cli/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""
Command line interface for the AniWorld application.
"""