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

20 lines
485 B
Plaintext
Raw Permalink Normal View History

2021-12-07 10:20:36 -05:00
{
"name": "TriInspector.Editor.Extras",
"rootNamespace": "",
"references": [
"TriInspector",
2022-05-30 06:15:09 -04:00
"TriInspector.Editor",
2023-06-15 04:12:28 -04:00
"Unity.InternalAPIEditorBridge.013"
2021-12-07 10:20:36 -05:00
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
2022-06-03 06:56:10 -04:00
"overrideReferences": true,
2021-12-07 10:20:36 -05:00
"precompiledReferences": [],
"autoReferenced": false,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}