1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-15 13:51:40 +00:00

Misc XR editor updates:

- Bump the OpenXR Vendors plugin version to `4.1.0-stable`
- Include `quest2` in the supported devices manifest config
This commit is contained in:
Fredia Huya-Kouadio
2025-07-21 11:17:48 -07:00
parent 71a9948157
commit d47e3fd3bf
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@
<!-- Supported Meta devices -->
<meta-data
android:name="com.oculus.supportedDevices"
android:value="quest3|questpro"
android:value="quest2|quest3|questpro"
tools:replace="android:value" />
<!-- Enable system splash screen -->