Files
FORT-BO/Assets/Editor/x64/Bakery/scripts/APV/BakeryAPV.asmdef
2026-08-06 18:56:32 +03:00

28 lines
729 B
Plaintext

{
"name": "BakeryAPV",
"rootNamespace": "",
"references": [
"Unity.RenderPipelines.Core.Editor",
"Unity.RenderPipelines.Core.Runtime"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.core",
"expression": "17.0.3",
"define": "CORE_RP_1703"
},
{
"name": "com.unity.collections",
"expression": "2.5.1",
"define": "NATIVE_ARRAYS"
}
],
"noEngineReferences": false
}