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

Commit 0da8f4f

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

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1+
# CppExplorer [![Version](https://img.shields.io/badge/MelonLoader-0.2.6-green.svg)]()
2+
13
<p align="center">
24
<img align="center" src="https://i.imgur.com/1ZoZemW.png">
35
</p>
46

5-
[![Version](https://img.shields.io/badge/MelonLoader-0.2.6-green.svg)]()
6-
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)]()
10+
11+
### Note
912
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.
1013

1114
## Features

0 commit comments

Comments
 (0)