You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ You need to have at least [BepInEx 5,x](https://github.com/BepInEx/BepInEx) inst
7
7
8
8
### DemystifyExceptions
9
9
Turns exceptions into a more readable format. Resolves enumerators, lambdas and other complex structures.
10
-
Based on [Apkd.UnityDemystifier](https://github.com/apkd/Apkd.UnityDemystifier).
10
+
Based on [Ben.Demystifier](https://github.com/benaadams/Ben.Demystifier).
11
11
12
12
**How to use:** This is a preloader patcher. Put the compiled DLL into `BepInEx/patchers`. Requires BepInEx 5 (or BepInEx 4 with MonoMod.RuntimeDetour).
0 commit comments