VirtualFramework/Assets/Plugins/IngameDebugConsole/Editor/IngameDebugConsole.Editor.asmdef
shenjianxing 3359efe49d VR适配
2025-03-20 17:31:29 +08:00

17 lines
397 B
Plaintext

{
"name": "IngameDebugConsole.Editor",
"references": [
"IngameDebugConsole.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}