commit
855adffaf5
|
|
@ -5,6 +5,7 @@
|
||||||
"description": "A Unity package to communicate with a local MCP Client via a Python server.",
|
"description": "A Unity package to communicate with a local MCP Client via a Python server.",
|
||||||
"unity": "2022.3",
|
"unity": "2022.3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.unity.nuget.newtonsoft-json": "3.0.2"
|
"com.unity.nuget.newtonsoft-json": "3.0.2",
|
||||||
|
"com.unity.render-pipelines.universal": "17.0.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue