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

CppExplorer 1.3.2

Compare
Choose a tag to compare
@sinai-dev sinai-dev released this 13 Aug 07:04
· 1052 commits to master since this release

Changes

Bugfix

  • Fixed the Scene Filter on the Search page, it was not functioning correctly at all.
  • Fixed GameObjects and Transforms displaying as basic objects on the Search page, and opening object reflection window (they now display and behave as GameObjects as expected)

Releases

  • CppExplorer.1.3.2.zip for Unity versions which use UnityEngine.InputLegacyModule.dll
  • CppExplorer.1.3.2.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.