Tri-Inspector/Editor/TriInspector.Editor.asmdef

18 lines
402 B
Plaintext
Raw Normal View History

2021-12-07 18:20:36 +03:00
{
"name": "TriInspector.Editor",
"rootNamespace": "",
"references": [
"TriInspector"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}