mention the new branch names per ue versions inside the main readme

This commit is contained in:
Mamadou Babaei
2024-11-13 16:47:32 +01:00
parent cc5e8e42d8
commit fbb245dac8
+5
View File
@@ -8,6 +8,11 @@ This demo is based on the [SGBasicDemo](https://dev.azure.com/SenseGlove/_git/Se
It's compatible with Unreal Engine `5.2+` and relies on the new experimental HMD-auto-detection for detecting the wrist tracker hardware. Thus, no more per HMD branches are provided. By default, all Android deployment settings have been configured to be compatible with Meta Quest devices (2, Pro, and 3).
__Please choose the correct branch for your desired engine version__:
- For UE `5.5+`: the __`5.5`__ branch.
- For UE `5.2`, `5.3`, and `5.4`: the __`pre-5.5`__ branch.
## Video Tutorials and Documentation
There is [a video tutorial on how to create this demo from scratch (originally created for Unreal Engine `5.2` and the SenseGlove Unreal Engine Plugin `v1.x.x`)](https://youtu.be/jN4VcfXVrTA) available on [the SenseGlove YouTube channel](https://www.youtube.com/@senseglove4021).