mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Add quest3s
to the list of supported devices
This commit is contained in:
parent
2dd26a027a
commit
35c87ae0ca
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
||||||
<!-- Supported Meta devices -->
|
<!-- Supported Meta devices -->
|
||||||
<meta-data
|
<meta-data
|
||||||
android:name="com.oculus.supportedDevices"
|
android:name="com.oculus.supportedDevices"
|
||||||
android:value="quest2|quest3|questpro"
|
android:value="quest2|quest3|questpro|quest3s"
|
||||||
tools:replace="android:value" />
|
tools:replace="android:value" />
|
||||||
|
|
||||||
<!-- Enable system splash screen -->
|
<!-- Enable system splash screen -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue