mirror of
https://github.com/codewriter-packages/Tri-Inspector.git
synced 2025-01-22 08:18:49 -05:00
25 lines
602 B
Plaintext
25 lines
602 B
Plaintext
{
|
|
"name": "TriInspector.Editor.Integrations.Odin",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"TriInspector",
|
|
"TriInspector.Editor"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"Sirenix.OdinInspector.Editor.dll",
|
|
"Sirenix.Utilities.Editor.dll",
|
|
"Sirenix.Utilities.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"ODIN_INSPECTOR"
|
|
],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
} |