WuhuIslandTesting/Library/PackageCache/com.unity.addressables@1.21.12/Runtime/Unity.Addressables.asmdef
2025-01-07 02:06:59 +01:00

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"
}
]
}