You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
898 B
29 lines
898 B
5 months ago
|
{
|
||
|
"name": "Sirenix.OdinInspector.Modules.Unity.Addressables",
|
||
|
"references": [
|
||
|
"Unity.Addressables",
|
||
|
"Unity.Addressables.Editor",
|
||
|
"Sirenix.Serialization",
|
||
|
"Sirenix.OdinInspector.Attributes",
|
||
|
"Sirenix.OdinInspector.Editor",
|
||
|
"Sirenix.Utilities.Editor",
|
||
|
"Sirenix.Utilities",
|
||
|
"Sirenix.OdinValidator.Editor"
|
||
|
],
|
||
|
"includePlatforms": [],
|
||
|
"excludePlatforms": [],
|
||
|
"allowUnsafeCode": true,
|
||
|
"overrideReferences": false,
|
||
|
"precompiledReferences": [
|
||
|
"Sirenix.Serialization.dll",
|
||
|
"Sirenix.OdinInspector.Attributes.dll",
|
||
|
"Sirenix.OdinInspector.Editor.dll",
|
||
|
"Sirenix.Utilities.Editor.dll",
|
||
|
"Sirenix.Utilities.dll",
|
||
|
"Sirenix.OdinValidator.Editor.dll"
|
||
|
],
|
||
|
"autoReferenced": true,
|
||
|
"defineConstraints": [],
|
||
|
"versionDefines": [],
|
||
|
"noEngineReferences": false
|
||
|
}
|