1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Add quest3s to the list of supported devices

This commit is contained in:
Fredia Huya-Kouadio
2025-09-12 11:38:02 -07:00
parent 2dd26a027a
commit 35c87ae0ca

View File

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