unity-mcp/MCPForUnity/Editor/MCPForUnity.Editor.asmdef

20 lines
458 B
Plaintext

{
"name": "MCPForUnity.Editor",
"rootNamespace": "MCPForUnity.Editor",
"references": [
"MCPForUnity.Runtime",
"Newtonsoft.Json"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"overrideReferences": false,
"precompiledReferences": [
"Newtonsoft.Json.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}