v2024.5
Updates
- Tag Localization support - new fields have been added that will be populated by the REST API based on a previous call to
SetLocale
- Temporary Mod Set - Install mods on a temporary basis, eg when needed for multiplayer scenarios, without adding to the user's subscription list, with automatic cleanup. See
UModioSubsystem::InitTempModSet
,UModioSubsystem::AddToTempModSet
for more details. FModioFilterParams
now hasMatchingAuthor
/MatchingAuthors
methods- Initial Monetization support - wallet balance checking, mod purchasing, and filtering mods on monetization status is included in this release.
- NativeSDK updated to 2024.5.1
Deprecations
- This release marks the end of active development of the Unreal Engine plugin for Unreal 5.1. Developers will still be able to use this version of the plugin in their Unreal 5.1 projects, but no further features will be added.
Please use the attached source archive rather than the one automatically generated by Github, to include our submodule dependencies.