This repository was archived by the owner on May 9, 2023. It is now read-only.
Explorer 2.0.8
Changes
- Fix bug in ForceUnlockCursor (#19)
- Fix mistake in Reflection Inspector (Scope filter wouldn't work with name filter)
- Reduced amount casting with Reflection Inspector on Il2Cpp objects (only need to do it once for the underlying type, not every base type)
- A few other misc changes
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.