Skip to content

Version 5.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Apr 23:51

This is a minor release that updates my mcs fork which makes it easier for projects like RuntimeUnityEditor to use it separately from UnityExplorer. One of these changes moves a compiler visibility bypass to mcs away from UnityExplorer, hence the need for this minor release.

Other than that, the mono releases no longer comes with MonoMod.Backports as the only backporting logic needed was for Tuples on mcs. Thanks to @ManlyMarco for the PR that did that on mcs.