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

Commit 3963674

Browse files
committed
Merge branch 'master' of https://github.com/sinai-dev/Explorer
2 parents 2f32e29 + 7b03554 commit 3963674

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,10 @@
3030

3131
<b>IL2CPP Issues:</b>
3232
* Some methods may still fail with a `MissingMethodException`, please let me know if you experience this (with full debug log please).
33-
* Reflection may fail with certain types, see [here](https://github.com/knah/IL2CPPAssemblyUnhollower#known-issues) for more details.
3433

3534
## Features
3635

37-
<p align="center">
38-
<img src="overview.png">
39-
</p>
36+
[Click here for an image overview of UnityExplorer](https://raw.githubusercontent.com/sinai-dev/UnityExplorer/master/overview.png)
4037

4138
* <b>Scene Explorer</b>: Simple menu to traverse the Transform heirarchy of the scene.
4239
* <b>GameObject Inspector</b>: Various helpful tools to see and manipulate the GameObject, similar to what you can do in the Editor.

0 commit comments

Comments
 (0)