Tri-Inspector/Editor.Extras/TriInspector.Editor.Extras.asmdef
2022-06-03 13:56:10 +03:00

20 lines
485 B
Plaintext

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