Skip to content

2024.4

Compare
Choose a tag to compare
@stephenwhittle stephenwhittle released this 02 May 02:22
· 7 commits to main since this release

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 and GetModDependenciesAsync 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.