mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-06-16 22:27:45 +08:00
Merge branch 'master' of https://github.com/sinaioutlander/CppExplorer
This commit is contained in:
commit
df3b41657e
32
README.md
32
README.md
@ -1,2 +1,32 @@
|
|||||||
# CppExplorer
|
# CppExplorer
|
||||||
Universal Runtime Inspector/Explorer for Unity Il2CPP games.
|
|
||||||
|
[]()
|
||||||
|
|
||||||
|
Universal Runtime Inspector/Explorer for Unity IL2CPP games.
|
||||||
|
|
||||||
|
## How to install
|
||||||
|
|
||||||
|
This requires [MelonLoader](https://github.com/HerpDerpinstine/MelonLoader) to be installed for your game.
|
||||||
|
|
||||||
|
1. Download <b>CppExplorer.dll</b> from the Releases folder.
|
||||||
|
2. Put the file in your `MyGame/Mods/` folder.
|
||||||
|
|
||||||
|
## How to use
|
||||||
|
|
||||||
|
* Press F7 to show or hide the menu.
|
||||||
|
* Currently does <b>not</b> grant locked mouse or prevent clicking-through the menu, be careful of this.
|
||||||
|
* Simply browse through the scene, search for objects, etc, it's pretty self-explanatory.
|
||||||
|
|
||||||
|
If you have any specific questions about it you can contact me here, on NexusMods (Sinaioutlander), or on Discord (Sinai#4637, in MelonLoader discord).
|
||||||
|
|
||||||
|
## Images
|
||||||
|
|
||||||
|
Scene explorer, and inspection of a MonoBehaviour object.
|
||||||
|
|
||||||
|
[]()
|
||||||
|
|
||||||
|
Advanced search feature.
|
||||||
|
|
||||||
|
[]()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user