v2024.2
Updates
- Documentation updates and improvements
- UI improvements and polish
- Addition of new
UModioSubsystem::SetLanguage
method - calling this as part of your plugin initialization flow will set the language for all REST API calls, eliminating the need to explicitly pass one to methods likeGetTermsOfUseAsync
- NativeSDK updated to 2024.2
Bugfixes
- Profiling support will no longer be enabled in Test configuration as it utilized functionality not available there
Breaking Changes
- Deprecated version of
GetTermsOfUseAsync
has been removed GetTermsOfUseAsync
no longer requires an explicit language parameter
Please use the attached source archive rather than the one automatically generated by Github, to include our submodule dependencies.