From 941286e03d4e3f834f3b75584682f1501ea25a45 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Tue, 24 Feb 2026 14:54:10 +0100 Subject: [PATCH] change branch layout and merge 5.5, 5.6, 5.7 into a unified master branch as result of ue 5.4 removal --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1fc2bdf..41266d8 100644 --- a/README.md +++ b/README.md @@ -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__: -- For UE `5.7+`: the __`master`__ branch. -- For UE `5.5` and `5.6`: the __`5.5-5.6`__ branch. +- For UE `5.5+`: the __`master`__ branch. ### End-of-Life (EOL) Branches 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.4-eol`__ branch (UE `5.4`): which was supported up to `v2.7.1` 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. ## Video Tutorials and Documentation @@ -66,4 +64,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -``` \ No newline at end of file +```