26 lines
687 B
Text
26 lines
687 B
Text
{
|
|
"name": "Unity.Addressables",
|
|
"references": [
|
|
"Unity.ResourceManager"
|
|
],
|
|
"optionalUnityReferences": [],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.unity.services.ccd.management",
|
|
"expression": "[2.0.0,3.0.0)",
|
|
"define": "ENABLE_CCD"
|
|
},
|
|
{
|
|
"name": "com.unity.profiling.core",
|
|
"expression": "[1.0.2,3.0.0)",
|
|
"define": "ENABLE_ADDRESSABLE_PROFILER"
|
|
}
|
|
]
|
|
}
|