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

Commit 4d015cb

Browse files
authored
Update README.md
1 parent 0da8f4f commit 4d015cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
An in-game explorer and a suite of debugging tools for [IL2CPP](https://docs.unity3d.com/Manual/IL2CPP.html) Unity games, using [MelonLoader](https://github.com/HerpDerpinstine/MelonLoader).
88

9-
[Releases](https://github.com/sinai-dev/CppExplorer/releases) | [![GitHub Downloads](https://img.shields.io/github/downloads/sinai-dev/CppExplorer/total.svg)]()
9+
[![Latest Release](https://img.shields.io/github/release/sinai-dev/CppExplorer.svg)](../../releases/latest) [![GitHub Downloads](https://img.shields.io/github/downloads/sinai-dev/CppExplorer/total.svg)]()
1010

1111
### Note
1212
Most games running on Unity 2017 to 2019 should be supported. If you find that the GUI does not display properly and you get errors in the MelonLoader console about it, then this is likely due to a bug with Il2CppAssemblyUnhollower's unstripping. This bug is known by the developer of the tool and they will fix it as soon as they are able to.
@@ -44,6 +44,8 @@ In order to fix this problem, you can:
4444

4545
## Images
4646

47+
<i>Note: images may be slightly outdated, taken from version 1.2</i>.
48+
4749
Scene explorer, and inspection of a MonoBehaviour object:
4850

4951
[![](https://i.imgur.com/Yxizwcz.png)](https://i.imgur.com/Yxizwcz.png)

0 commit comments

Comments
 (0)