Explorar el Código

enable XR and OpenXRVk gems

Signed-off-by: byrcolin <[email protected]>
byrcolin hace 3 años
padre
commit
f3f2c5e1d7
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .automatedtesting.json

+ 2 - 0
.automatedtesting.json

@@ -13,5 +13,7 @@
     "REGISTER_RESTRICTED": [
     "REGISTER_RESTRICTED": [
     ],
     ],
     "ENABLE_GEMS": [
     "ENABLE_GEMS": [
+        "Gems/XR",
+        "Gems/OpenXrVK"
     ]
     ]
 }
 }