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

Commit 62b1688

Browse files
authored
Update README.md
1 parent 4d015cb commit 62b1688

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
# CppExplorer [![Version](https://img.shields.io/badge/MelonLoader-0.2.6-green.svg)]()
22

33
<p align="center">
4-
<img align="center" src="https://i.imgur.com/1ZoZemW.png">
4+
<img align="center" src="https://i.imgur.com/1ZoZemW.png">
55
</p>
66

7-
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).
7+
<p align="center">
8+
An in-game explorer and a suite of debugging tools for <a href="https://docs.unity3d.com/Manual/IL2CPP.html">IL2CPP</a> Unity games, using <a href="https://github.com/HerpDerpinstine/MelonLoader">MelonLoader</a>.<br><br>
89

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)]()
10+
<a href="../../releases/latest">
11+
<img src="https://img.shields.io/github/release/sinai-dev/CppExplorer.svg" />
12+
</a>
13+
14+
<img src="https://img.shields.io/github/downloads/sinai-dev/CppExplorer/total.svg" />
15+
</p>
1016

1117
### Note
1218
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.

0 commit comments

Comments
 (0)