From 99719fafafde4f808cb752e9e976fb08b358cc75 Mon Sep 17 00:00:00 2001 From: Sinai <49360850+sinai-dev@users.noreply.github.com> Date: Sun, 27 Sep 2020 22:07:30 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b02b6eb..2f4fff0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Explorer [](https://github.com/HerpDerpinstine/MelonLoader) [](https://github.com/BepInEx/BepInEx) +# Explorer [](https://github.com/HerpDerpinstine/MelonLoader) [](https://github.com/BepInEx/BepInEx)
@@ -30,7 +30,7 @@
| MelonLoader | ✔ | ✔ |
| BepInEx | ? (WIP) | ✔ |
-IL2CPP Issues:
+IL2CPP Issues:
* .NET 3.5 is not currently supported (Unity 5.6.1 and older), this might change in the future.
* Some methods may still fail with a `MissingMethodException`, please let me know if you experience this (with full MelonLoader log please).
* Reflection may fail with certain types, see [here](https://github.com/knah/Il2CppAssemblyUnhollower#known-issues) for more details.