We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94ad8de commit 6e72b33Copy full SHA for 6e72b33
README.md
@@ -87,7 +87,7 @@ MCP for Unity connects your tools using two components:
87
**Method 1: NuGet for Unity (Recommended)**
88
1. Install [NuGetForUnity](https://github.com/GlitchEnzo/NuGetForUnity)
89
2. Go to `Window > NuGet Package Manager`
90
- 3. Search for `Microsoft.CodeAnalysis.CSharp` and install the package
+ 3. Search for `Microsoft.CodeAnalysis.CSharp`, select version 3.11.0 and install the package
91
5. Go to `Player Settings > Scripting Define Symbols`
92
6. Add `USE_ROSLYN`
93
7. Restart Unity
0 commit comments