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

Commit 09a7cd3

Browse files
committed
Remove known issues from readme -noci
1 parent db4a338 commit 09a7cd3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ The standalone release can be used with any injector or loader of your choice, b
5050
3. Create an instance of Unity Explorer with `UnityExplorer.ExplorerStandalone.CreateInstance();`
5151
4. Optionally subscribe to the `ExplorerStandalone.OnLog` event to handle logging if you wish
5252

53-
# Known issues
54-
* Any `MissingMethodException` or `NotSupportedException`: please report the issue and provide a copy of your mod loader log and/or Unity log.
55-
* In IL2CPP, some IEnumerable and IDictionary types may fail enumeration. Waiting for the Unhollower rewrite to address this any further.
56-
* The C# Console's completions have some minor issues such as not suggestion global classes which have no namespace, and erronously suggesting classes from using directives when they shouldn't be suggested. These are issues with mcs itself which I am looking into.
57-
5853
# Features
5954

6055
<p align="center">

0 commit comments

Comments
 (0)