This repository was archived by the owner on May 9, 2023. It is now read-only.
Explorer 2.0.2
Changes
- Added support for viewing
Texture2D
(andSprite
) from the Inspector, and exporting them to PNG - Fixed an issue where destroyed UnityEngine.Objects would cause issues in the inspector
- Fixed an issue when caching a ValueCollection of a Dictionary (the generic argument for the Entry Type is the last arg, not the first as with other Enumerables)
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.