From ca172189bed044590c097c25251a8f0638b322db Mon Sep 17 00:00:00 2001 From: Sinai <49360850+sinaioutlander@users.noreply.github.com> Date: Sat, 8 Aug 2020 22:42:39 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index aa43ce1..481d530 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,6 @@ Simple in-game explorer and debugging tool for IL2CPP Unity games, using MelonLo * REPL Console * Inspect-under-mouse -### Known Issues / Todo -* Fix `List` and `Array` support, need to use IL2CPPSystem types. -* Add mouse lock and prevent click-through - ## How to install Requires [MelonLoader](https://github.com/HerpDerpinstine/MelonLoader) to be installed for your game.