We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b452858 commit 5a7c693Copy full SHA for 5a7c693
1 file changed
Server/pyproject.toml
@@ -21,7 +21,7 @@ dev = [
21
]
22
23
[project.scripts]
24
-mcp-for-unity = "src.main:main"
+mcp-for-unity = "main:main"
25
26
[build-system]
27
requires = ["setuptools>=64.0.0", "wheel"]
0 commit comments