diff --git a/README.md b/README.md index 10f7f9f..40a6f91 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ It's compatible with Unreal Engine `5.2+` and relies on the new experimental HMD __Please choose the correct branch for your desired engine version__: -- For UE `5.5+`: the __`master`__ branch. -- For UE `5.4`: the __`5.4`__ branch. +- For UE `5.7+`: the __`master`__ branch. +- For UE `5.5` and `5.6`: the __`5.5-5.6`__ branch. ### End-of-Life (EOL) Branches @@ -20,6 +20,8 @@ The following branches and engine versions are no longer maintained and won't re - __`5.2-eol`__ branch (UE `5.2`): which was supported up to `v2.4.2` release of the SenseGlove Unreal Engine Plugin. - __`5.3-eol`__ branch (UE `5.3`): which was supported up to `v2.6.3` release of the SenseGlove Unreal Engine Plugin. +- __`5.4-eol`__ branch (UE `5.4`): which was supported up to `v2.7.0` release of the SenseGlove Unreal Engine Plugin. + ## 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).