Skip to content
GENERAL
- Added Unreal Engine 5 Preview 1 support, Early Access versions are no longer officially supported
GENERAL
- Added several utility functions to perform directory and file operations
GENERAL
- Added basic LAN support (Read more here)
- Fixed several TCHAR to UTF8 conversions
GENERAL
- Fixed “GetObject” callback data not being set correctly
- If GetObject fails writing local file data it will return false and include an error message
GENERAL
- Changed log type from Error to Warning when a data table is not found/specified so it does not break compiling projects that has no data table set
- Fixed compiling non-unity builds