version 2.3.0

This commit is contained in:
Sean Lu(呂祥榮)
2024-05-15 14:09:18 +08:00
parent 45b4e46f74
commit 7f2a459592
289 changed files with 116381 additions and 5440 deletions

View File

@@ -3,7 +3,8 @@
"rootNamespace": "",
"references": [
"Unity.XR.OpenXR",
"Unity.InputSystem"
"Unity.InputSystem",
"Unity.XR.Hands"
],
"includePlatforms": [
"Android",
@@ -17,6 +18,12 @@
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"versionDefines": [
{
"name": "com.unity.xr.hands",
"expression": "",
"define": "UNITY_XR_HANDS"
}
],
"noEngineReferences": false
}