version 2.5.1

This commit is contained in:
Sean Lu
2025-01-08 10:28:35 +08:00
parent 2bfa2ad4c7
commit ae66f9c2fe
91 changed files with 7009 additions and 2005 deletions

View File

@@ -13,7 +13,7 @@
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
@@ -24,6 +24,11 @@
"expression": "1.3.0",
"define": "UNITY_XR_HANDS"
},
{
"name": "com.unity.xr.hands",
"expression": "1.5.0",
"define": "UNITY_XR_HANDS_1_5_0"
},
{
"name": "com.unity.xr.interaction.toolkit",
"expression": "0.9.4-preview",
@@ -41,4 +46,4 @@
}
],
"noEngineReferences": false
}
}