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

19 lines
441 B
Plaintext

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