Tri-Inspector/Editor.Extras/TriInspector.Editor.Extras.asmdef
2023-06-15 12:37:17 +04:00

20 lines
485 B
Plaintext

{
"name": "TriInspector.Editor.Extras",
"rootNamespace": "",
"references": [
"TriInspector",
"TriInspector.Editor",
"Unity.InternalAPIEditorBridge.013"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": false,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}