From 17f8fdc566e11e4f99c78fa2975c55c59e408fb9 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Mon, 7 Jul 2025 17:13:06 +0200 Subject: [PATCH] change the branch layout to mark unsupported engine versions as eol --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ea353ec..10f7f9f 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ __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. -### Unsupported +### End-of-Life (EOL) Branches -The following branches and engine versions are no longer maintained: +The following branches and engine versions are no longer maintained and won't receive any kind of updates: -- UE `5.2`: which was supported up to `v2.4.2` release of the SenseGlove Unreal Engine Plugin. -- 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.3-eol`__ branch (UE `5.3`): which was supported up to `v2.6.3` release of the SenseGlove Unreal Engine Plugin. ## Video Tutorials and Documentation