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

CppExplorer 1.6.2

Compare
Choose a tag to compare
@sinai-dev sinai-dev released this 07 Sep 10:29
· 986 commits to master since this release

Changes

  • Fix for a crash that can occur when inspecting unsupported Dictionaries
  • Added a scroll bar to the REPL console input area, fixes the issue of the code just being cut off when it goes too long.

Releases

  • CppExplorer.1.6.2.zip for Unity 2019 and newer (uses UnityEngine.InputLegacyModule.dll)
  • CppExplorer.1.6.2.Unity2018.zip for Unity 2018 and older (uses UnityEngine.InputModule.dll)

To check for your game, look in the MelonLoader\Managed\ folder for one of the two DLLs, or check the MelonLoader console when you launch the game to see the Unity version.