unity_MCP
·
一、python配置环境
conda create --name unity_MCP python=3.10
conda activate unity_MCP
pip install uv
二、创建unity项目

安装MCP
Step 1:
- 打开 Unity 编辑器,进入菜单栏
Window → Package Manager - 点击左上角 "+" 按钮,选择 "Add package from git URL..."
- 输入 MCP 包的官方仓库地址
https://github.com/justinpbarnett/unity-mcp.git?path=/UnityMcpBridge
Step 2:

更多推荐



所有评论(0)