deprecate ue 5.3 support

This commit is contained in:
Mamadou Babaei
2025-06-04 02:26:03 +02:00
parent e7840e63ed
commit d25b621a7e
+4
View File
@@ -36,6 +36,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Dropped support for Epic Native Toolchain `v24`, which was last shipped with the preview release of UE `5.6`, but has been removed from the `5.6` branch on GitHub.
### Deprecated
- This is the last minor release to support Unreal Engine `5.3` and its support will be removed from the next minor or major releases.
### Documentation
- Revised the outdated [Plugin Directory Structure](./directory-structure.html) section to accurately reflect the latest changes to the `Source/ThirdParty` directory layout changes.