File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -358,3 +358,7 @@ MIT License. See [LICENSE](LICENSE) file.
358358 <img src="logo.png" alt="Coplay Logo" width="100%">
359359 </a>
360360</p>
361+
362+ ## Disclaimer
363+
364+ This project is a free and open-source tool for the Unity Editor, and is not affiliated with Unity Technologies.
Original file line number Diff line number Diff line change @@ -20,10 +20,9 @@ Version 5 introduces a new package structure. The package is now installed from
2020### Step 2: Install from the New Path
2121
22221 . In the Package Manager, click the ** +** button in the top-left corner
23- 2 . Select ** Add package from disk...**
24- 3 . Navigate to the ` MCPForUnity ` folder (NOT the old ` UnityMcpBridge ` folder)
25- 4 . Select the ` package.json ` file inside the ` MCPForUnity ` folder
26- 5 . Click ** Open** to install the package
23+ 2 . Select ** Add package from git URL...**
24+ 3 . Enter the following URL: ` https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity `
25+ 4 . Click ** Add** to install the package
2726
2827![ Installing from the new MCPForUnity path] ( screenshots/v5_02_install.png )
2928
You can’t perform that action at this time.
0 commit comments