Tri-Inspector/Editor.Extras/TriInspector.Editor.Extras.asmdef

19 lines
441 B
Plaintext
Raw Normal View History

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