2024.4
Updates
- Changes to build scripts to improve handling of Linux-specific dependencies (mbedtls, liburing)
- General UI improvements
Bugfixes
- Stray ENABLE_TRACE_LOG define in Modio.Build.cs now disabled again
- Documentation now correctly includes setup and configuration information for UE5 UI
Breaking Changes
SubscribeToModAsync
andGetModDependenciesAsync
now have additional parameters indicating if dependencies should be also added to a user's subscriptions, and whether to recursively gather a mod's dependencies, respectively. Original versions of these functions are now deprecated and will be removed in a later release.
Please use the attached source archive rather than the one automatically generated by Github, to include our submodule dependencies.