This repository was archived by the owner on May 9, 2023. It is now read-only.
CppExplorer 1.3.3
Changes
Bugfix
- Fixed the Scene navigation buttons (for cycling through currently active scenes), a silent error with Il2Cpp GC was causing it to fail.
- Some minor UI improvements / cleanups.
Releases
- CppExplorer.1.3.3.zip for Unity versions which use
UnityEngine.InputLegacyModule.dll
- CppExplorer.1.3.3.Unity2018.zip for Unity versions which do not use the Legacy module and instead use
UnityEngine.InputModule.dll
To check for your game, look in the MelonLoader\Managed\
folder for one of the two DLLs.