From 5767bc52461167430de8b8362f9cf6c16283f529 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Wed, 4 Jun 2025 04:03:59 +0200 Subject: [PATCH] deprecate ue 5.2 support --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b412b15..0d8ab69 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,13 @@ 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 __`5.5`__ branch. -- For UE `5.2`, `5.3`, and `5.4`: the __`pre-5.5`__ branch. +- For UE `5.3`, and `5.4`: the __`pre-5.5`__ branch. + +### Unsupported + +The following branches and engine versions are no longer maintained: + +- UE `5.2`: which was supported up to `v2.4.2` release of the SenseGlove Unreal Engine Plugin. ## Video Tutorials and Documentation