diff --git a/MCPForUnity/package.json b/MCPForUnity/package.json index 65813e59..7c55fabf 100644 --- a/MCPForUnity/package.json +++ b/MCPForUnity/package.json @@ -7,7 +7,8 @@ "documentationUrl": "https://github.com/CoplayDev/unity-mcp", "licensesUrl": "https://github.com/CoplayDev/unity-mcp/blob/main/LICENSE", "dependencies": { - "com.unity.nuget.newtonsoft-json": "3.0.2" + "com.unity.nuget.newtonsoft-json": "3.0.2", + "com.unity.modules.screencapture": "1.0.0" }, "keywords": [ "unity", @@ -23,4 +24,4 @@ "email": "support@coplay.dev", "url": "https://coplay.dev" } -} +} \ No newline at end of file