Update Meta Quest authored by David Gilbert's avatar David Gilbert
......@@ -17,6 +17,9 @@ To make the toolkit work on Android/Quest, a few settings need to be changed add
- Make sure you followed the [Meta Guide](https://developer.oculus.com/documentation/unreal/unreal-quick-start-guide-quest/#configure) on configuring your project
- Make sure you have `Start in VR` enabled in project settings
- Make sure you have `Package for Meta Quest devices` enabled in project settings
# RWTH VR Toolkit specific settings
- Make sure to remove all references to nDisplay from your maps, such as e.g. the BP_CaveSetup actor.