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