# SmartProcess-frontend **Repository Path**: phm720/smart-process-frontend ## Basic Information - **Project Name**: SmartProcess-frontend - **Description**: smart-process-frontend - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2026-02-09 - **Last Updated**: 2026-02-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用方法 ## 环境安装 ### 使用uv管理虚拟环境 ```bash # 运行uv uv sync ``` ### 其他虚拟环境 按照`project.toml`要求安装所需库即可 ## 运行 ### 安装MCP 安装以下MCP工具并打开相关程序 - Unity MCP - blender MCP 细节请参考[DETAIL.md](./DETAIL.md) ### 执行`main.py` 修改`main.py`中447-448行为自己需要内容,并运行