|
{
|
|
"name": "com.justinpbarnett.unity-mcp",
|
|
"version": "1.0.0",
|
|
"displayName": "Unity MCP",
|
|
"description": "A Unity package to communicate with a local MCP Client via a Python server.",
|
|
"unity": "2020.3",
|
|
"dependencies": {
|
|
"com.unity.nuget.newtonsoft-json": "3.0.2"
|
|
}
|
|
}
|