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.
2 parents 4aff62f + 93d1987 commit 855adffCopy full SHA for 855adff
package.json
@@ -5,6 +5,7 @@
5
"description": "A Unity package to communicate with a local MCP Client via a Python server.",
6
"unity": "2022.3",
7
"dependencies": {
8
- "com.unity.nuget.newtonsoft-json": "3.0.2"
+ "com.unity.nuget.newtonsoft-json": "3.0.2",
9
+ "com.unity.render-pipelines.universal": "17.0.3"
10
}
11
0 commit comments