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

7
pyproject.toml Normal file
View File

@@ -0,0 +1,7 @@
[project]
name = "mcp-nlp"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = []