Releases: modio/modio-unity
Releases · modio/modio-unity
v4.0.5 IL2CPP support and minor fixes
AOT support is now working when building for windows/standalone (IL2CPP compilation). some missing fields that weren't previously being assigned in ModProfiles are now being properly assigned (eg metadata). README.md has been updated and many more XML comments/docs updated
v4.0.4 Added tags to ModProfile
previously the tags field in the ModProfile was not being set.
v4.0.3 Config settings saving properly
previously the config file settings were not saving unless you explicitly saved the project. This has now been resolved and edits and changes to the config will now persist as intended.
v4.0.2 Updated license and font EULA
updated license and added font EULA
v4.0.1 Fixed global root directory, Android should now be properly supported
changed the global root directory to be the same across PC and mobile
v4.0.0 First alpha
The bleeding edge alpha release of the new unity plugin.