1 parent 72c30a2 commit f5ca917Copy full SHA for f5ca917
1 file changed
docs/i18n/README-zh.md
@@ -157,8 +157,8 @@ MCP for Unity 支持多个 Unity Editor 实例。要将操作定向到某个特
157
要使用能捕获未定义命名空间、类型和方法的 **Strict** 验证:
158
159
1. 安装 [NuGetForUnity](https://github.com/GlitchEnzo/NuGetForUnity)
160
-2. `Window > NuGet Package Manager` → 安装 `Microsoft.CodeAnalysis` v4.14.0
161
-3. 同时安装 `SQLitePCLRaw.core` 和 `SQLitePCLRaw.bundle_e_sqlite3`
+2. `Window > NuGet Package Manager` → 安装 `Microsoft.CodeAnalysis` v5.0
+3. 同时安装 `SQLitePCLRaw.core` 和 `SQLitePCLRaw.bundle_e_sqlite3` v3.0.2
162
4. 在 `Player Settings > Scripting Define Symbols` 中添加 `USE_ROSLYN`
163
5. 重启 Unity
164
0 commit comments