Tri-Inspector/Editor/TriInspector.Editor.asmdef
2022-01-05 14:59:05 +03:00

18 lines
402 B
Plaintext

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