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 4163327 + ec9b22a commit e3f822bCopy full SHA for e3f822b
1 file changed
MCPForUnity/package.json
@@ -7,6 +7,13 @@
7
"documentationUrl": "https://github.com/CoplayDev/unity-mcp",
8
"licensesUrl": "https://github.com/CoplayDev/unity-mcp/blob/main/LICENSE",
9
"dependencies": {
10
+ "com.unity.modules.animation": "1.0.0",
11
+ "com.unity.modules.imageconversion": "1.0.0",
12
+ "com.unity.modules.physics": "1.0.0",
13
+ "com.unity.modules.physics2d": "1.0.0",
14
+ "com.unity.modules.uielements": "1.0.0",
15
+ "com.unity.modules.screencapture": "1.0.0",
16
+ "com.unity.modules.unitywebrequest": "1.0.0",
17
"com.unity.nuget.newtonsoft-json": "3.0.2",
18
"com.unity.test-framework": "1.1.31"
19
},
0 commit comments