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

CppExplorer 1.5.9

Compare
Choose a tag to compare
@sinai-dev sinai-dev released this 06 Sep 11:34
· 991 commits to master since this release

Changes

  • Added beta support for Dictionaries. Should work fine for simple dictionaries, may be janky or broken for more complex ones (eg. Dicts nested inside a Dict).
  • Fixed a bug with Lists of primitive values.

Releases

  • CppExplorer.1.5.9.zip for Unity 2019 and newer (uses UnityEngine.InputLegacyModule.dll)
  • CppExplorer.1.5.9.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.