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

Commit 4f88d21

Browse files
committed
move images
1 parent 095ecd2 commit 4f88d21

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img align="center" src="icon.png">
2+
<img align="center" src="img/icon.png">
33
</p>
44

55
<p align="center">
@@ -33,6 +33,12 @@
3333

3434
## Features
3535

36+
<p align="center">
37+
<a href="https://raw.githubusercontent.com/sinai-dev/UnityExplorer/master/img/preview.png">
38+
<img src="img/preview.png" />
39+
</a>
40+
</p>
41+
3642
* <b>Scene Explorer</b>: Simple menu to traverse the Transform heirarchy of the scene.
3743
* <b>GameObject Inspector</b>: Various helpful tools to see and manipulate the GameObject, similar to what you can do in the Editor.
3844
* <b>Reflection Inspector</b>: Inspect Properties and Fields. Can also set primitive values and evaluate primitive methods.
File renamed without changes.
File renamed without changes.

img/social.png

200 KB
Loading

0 commit comments

Comments
 (0)