From c8a3aecdf43af6828e18efdb56d1451f6f47ed54 Mon Sep 17 00:00:00 2001 From: sinaioutlander <49360850+sinaioutlander@users.noreply.github.com> Date: Tue, 8 Sep 2020 17:09:23 +1000 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2927847b..6424eac1 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,6 @@ * CppExplorer may experience a `MissingMethodException` when trying to use certain UnityEngine methods. If you experience this, please open an issue and I will do my best to fix it. * Scrolling with mouse wheel in the CppExplorer menu may not work on all games at the moment. -## Features - ## How to install Requires [MelonLoader](https://github.com/HerpDerpinstine/MelonLoader) to be installed for your game.