升级XR插件版本
This commit is contained in:
20
Packages/MCPForUnity/Editor/MCPForUnity.Editor.asmdef
Normal file
20
Packages/MCPForUnity/Editor/MCPForUnity.Editor.asmdef
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user