From 33c2378f412629a69906ffdf96e70ae88cfda488 Mon Sep 17 00:00:00 2001 From: sinaioutlander <49360850+sinaioutlander@users.noreply.github.com> Date: Tue, 8 Sep 2020 17:09:12 +1000 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ae4b9e1..2927847 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,6 @@ * Scrolling with mouse wheel in the CppExplorer menu may not work on all games at the moment. ## Features -* Scene hierarchy explorer -* Search loaded assets with filters -* Traverse and manipulate GameObjects -* Generic Reflection inspector -* C# REPL Console -* Inspect-under-mouse ## How to install @@ -39,9 +33,17 @@ Requires [MelonLoader](https://github.com/HerpDerpinstine/MelonLoader) to be ins * Press F7 to show or hide the menu. * Simply browse through the scene, search for objects, etc, most of it is pretty self-explanatory. +### Features [![](img.png)](img.png) -* An overview of the different CppExplorer menus. +An overview of the different CppExplorer menus. + +* Scene hierarchy explorer +* Search loaded assets with filters +* Traverse and manipulate GameObjects +* Generic Reflection inspector +* C# REPL Console +* Inspect-under-mouse ### Scene Explorer