com.IvanMurzak.Unity.MCP.Editor.asmdef•507 B
{
"name": "com.IvanMurzak.Unity.MCP.Editor",
"rootNamespace": "com.IvanMurzak.Unity.MCP.Editor",
"references": [
"com.IvanMurzak.Unity.MCP.Runtime",
"Extensions.Unity.PlayerPrefsEx"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}