Updates
- The plugin now uses a different method to detect if files should be automatically regenerated rather than relying on the presence or
absence of a .git directory for the NativeSDK. If you are using the plugin as a submodule and would like the plugin to automatically
regenerate those files after using git to update it, please add ProjectDefinitions.Add("MODIO_DEVELOPMENT_MODE") to your project's
target.cs file to ensure those changes are picked up. - NativeSDK updated to 2024.10 release
Bugfixes
- Getting Started widget should now display correctly once more
As always, please use the attached archive rather than the autogenerated files Github produces so that our submodule dependencies are included.