You've already forked godot
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:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user