diff --git a/README.md b/README.md
index 442f2047..9f2d5afa 100644
--- a/README.md
+++ b/README.md
@@ -6,20 +6,21 @@ This repository relies on Git LFS for storing binary blobs (e.g. third-party lib
## Platform Support Matrix
-| | **Windows
(MSVC 2017)** | **Windows
(MSVC 2019)** | **Windows
(MSVC 2022)** | **Linux
(Native Toolchain)** | **macOS** | **Oculus Mobile
(Android NDK r21b)** |
-|----------|:--------------------------:|:--------------------------:|:--------------------------:|:-------------------------------:|:---------:|:---------------------------------------:|
-| **4.22** | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ |
-| **4.23** | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ |
-| **4.24** | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ |
-| **4.25** | ✅ | ✅ | ❌ | ✅ | ❌ | ❓ |
-| **4.26** | ✅ | ✅ | ❌ | ✅ | ❌ | ❓ |
-| **4.27** | ✅ | ✅ | ✅ | ✅ | ❌ | ❓ |
-| **5.0** | ❌ | ✅ | ✅ | ✅ | ❌ | ❓ |
-| **5.1** | ❌ | ✅ | ✅ | ✅ | ❌ | ❓ |
+| | **Windows (MSVC 2017)** | **Windows (MSVC 2019)** | **Windows (MSVC 2022)** | **Linux (Native Toolchain)** | **macOS** | **Oculus Mobile (Android NDK r21b)** |
+|------|:-----------------------:|:-----------------------:|:-----------------------:|:----------------------------:|:---------:|:------------------------------------:|
+| 4.22 | ⚠️ v1.0.x | ⚠️ v1.0.x | ❌ | ⚠️ v1.0.x | ❌ | ❌ |
+| 4.23 | ⚠️ v1.0.x | ⚠️ v1.0.x | ❌ | ⚠️ v1.0.x | ❌ | ❌ |
+| 4.24 | ⚠️ v1.0.x | ⚠️ v1.0.x | ❌ | ⚠️ v1.0.x | ❌ | ❌ |
+| 4.25 | ⚠️ v1.0.x | ⚠️ v1.0.x | ❌ | ⚠️ v1.0.x | ❌ | ❌ |
+| 4.26 | ⚠️ v1.0.x | ⚠️ v1.0.x | ❌ | ⚠️ v1.0.x | ❌ | ❌ |
+| 4.27 | ✅ v1.1.x | ✅ v1.1.x | ✅ v1.1.x | ✅ v1.1.x | ❌ | ✅ v1.1.x |
+| 5.0 | ✅ v1.1.x | ✅ v1.1.x | ✅ v1.1.x | ✅ v1.1.x | ❌ | ✅ v1.1.x |
+| 5.1 | ✅ v1.1.x | ✅ v1.1.x | ✅ v1.1.x | ✅ v1.1.x | ❌ | ✅ v1.1.x |
* ✅ Supported
-* ❌ Not Supported
-* ❓ Unknown or Untested
+* ⚠️ Not supported by the latest release and might be lacking features
+* ❌ Not supported at all
+* ❓ Unknown or untested
Remarks:
* Microsoft Visual Studio 2022 is not supported by Unreal Engine 4.22 through 4.26.
@@ -105,30 +106,6 @@ Source
│
├── linux
│ │
- │ ├── v13 (UE 4.22 Linux dependencies)
- │ │ │
- │ │ ├── debug
- │ │ │
- │ │ └── release
- │ │
- │ ├── v15 (UE 4.23 and 4.24 Linux dependencies)
- │ │ │
- │ │ ├── debug
- │ │ │
- │ │ └── release
- │ │
- │ ├── v16 (UE 4.25 Linux dependencies)
- │ │ │
- │ │ ├── debug
- │ │ │
- │ │ └── release
- │ │
- │ ├── v17 (UE 4.26 Linux dependencies)
- │ │ │
- │ │ ├── debug
- │ │ │
- │ │ └── release
- │ │
│ ├── v19 (UE 4.27 Linux dependencies)
│ │ │
│ │ ├── debug