change branch layout and merge 5.5, 5.6, 5.7 into a unified master branch as result of ue 5.4 removal

This commit is contained in:
Mamadou Babaei
2026-02-24 14:56:27 +01:00
parent 09c590668e
commit 211cedebc6
+3 -5
View File
@@ -10,17 +10,15 @@ 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__: __Please choose the correct branch for your desired engine version__:
- For UE `5.7+`: the __`master`__ branch. - For UE `5.5+`: the __`master`__ branch.
- For UE `5.5` and `5.6`: the __`5.5-5.6`__ branch.
### End-of-Life (EOL) Branches ### End-of-Life (EOL) Branches
The following branches and engine versions are no longer maintained and won't receive any kind of updates: The following branches and engine versions are no longer maintained and won't receive any kind of updates:
- __`5.2-eol`__ branch (UE `5.2`): which was supported up to `v2.4.2` release of the SenseGlove Unreal Engine Plugin. - __`5.4-eol`__ branch (UE `5.4`): which was supported up to `v2.7.3` 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.3-eol`__ branch (UE `5.3`): which was supported up to `v2.6.3` release of the SenseGlove Unreal Engine Plugin.
- __`5.2-eol`__ branch (UE `5.2`): which was supported up to `v2.4.2` release of the SenseGlove Unreal Engine Plugin.
- __`5.4-eol`__ branch (UE `5.4`): which was supported up to `v2.7.1` release of the SenseGlove Unreal Engine Plugin.
## Video Tutorials and Documentation ## Video Tutorials and Documentation