unity-mcp/MCPForUnity/Runtime/MCPForUnity.Runtime.asmdef

16 lines
403 B
Plaintext
Raw Normal View History

{
"name": "MCPForUnity.Runtime",
"rootNamespace": "MCPForUnity.Runtime",
"references": [
2026-01-15 23:52:53 +08:00
"Newtonsoft.Json"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}