AxibugEmuOnline/AxibugEmuOnline.Client.Switch/Assets/Plugins/IngameDebugConsole/Editor/IngameDebugConsole.Editor.asmdef
2025-09-15 22:24:09 +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
}