Skip to content
GENERAL
- Renamed EJSONType to ES3JSONType so it no longer conflicts with an engine enum
GENERAL
- Added support for Unreal Engine 5.3
GENERAL
- Updated Android Libs to link against the proper NDK version that Unreal Engine 5.x uses
- “Get S3 Object” function has been deprecated/removed and you will now have to save the callback object after creating the S3 Client.
- Added function to generate AWS UUID strings
GENERAL
- Added support for Unreal Engine 5.2
GENERAL
- Added a new lib loader module for Windows
- Fixed compiling the plugin on unsupported platforms