Game Utils v1.0

This commit is contained in:
KuMiShi
2026-01-23 09:47:06 +01:00
parent 2027c3906a
commit 335185ded4
10 changed files with 99 additions and 0 deletions

2
__init__.py Normal file
View File

@@ -0,0 +1,2 @@
__name__ = 'NLP_MCP'
__all__ = ['Game']