Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Explorer 1.8.3.1

Compare
Choose a tag to compare
@sinai-dev sinai-dev released this 05 Oct 09:26
· 904 commits to master since this release

Changes

  • Added some internal caching for Enum Names, should vastly improve speed when inspecting certain classes (worst case scenario I found went from over 50 seconds to less than 1 second).
  • ILRepack is now done as part of the build process, should simplify things if you are building the project yourself.
  • There is no longer a separate build for Mono with .NET 4.7.2 and .NET 3.5, the release is now just the 3.5 version.

Releases

There are 4 different builds of Explorer to accommodate for different Unity versions and Mod Loaders, use the one appropriate for you. If you're not sure, just try all of them and see which works best.

Note: BepInEx Il2Cpp build is not yet confirmed working, but it might work in some games. It requires the experimental 6.0.0 version of BepInEx, which you can find in the BepInEx discord or on GitHub.