Releases: yukieiji/UnityExplorer
Releases · yukieiji/UnityExplorer
UnityExplorer v4.12.2
Changelog
- Add FlattenHierarchy to find special case of singletons( #25 )
- Fixed null error(may be fix #71 )
- refactor
Full Changelog: v4.12.1...v4.12.2
UnityExplorer v4.12.1
Changelog
- Fixed class search don't work by deleting
Type.GetTypes
patch's withv4.9.2
- refactor
Full Changelog: v4.12.0...v4.12.1
UnityExplorer v4.12.0
Changelog
- Added
Standalone.IL2CPP.CoreCLR
release for use with Il2CppInteropStandalone.IL2CPP
should only be used in Unhollower
Full Changelog: v4.11.2...v4.12.0
UnityExplorer v4.11.2
- Fixed null error when UE UI creating
- Updateing project settings
Full Changelog: v4.11.1...v4.11.2
UnityExplorer v4.11.1
Changelog
- Added New Config Option To Disable Log Files by @1A3Dev in #7
- Fixed namespace error when using
MelonLoader.IL2CPP.CoreCLR
Full Changelog: v4.11.0...v4.11.1
UnityExplorer v4.11.0
Changelog
- Added
BepInEx6.Unity.Mono
release for use with Current BepInEx builds(for6.0.0-be.647+
)BepInEx6.Mono
should only be used in versions6.0.0-be.423
to6.0.0-be.577
Full Changelog: v4.10.0...v4.11.0
UnityExplorer v4.10.0
⚠DLL file changes ⚠
- change
UniverseLib.IL2CPP.Interop.dll
toUniverseLib.BIE.IL2CPP.Interop.dll
Changelog
- Added
MelonLoader.IL2CPP.CoreCLR
release for use with MelonLoader v0.6+(release builds)MelonLoader.IL2CPP.net6preview
should only be used in MelonLoader 0.6.0 preview build
Full Changelog: v4.9.3...v4.10.0
UnityExplorer v4.9.3
- Fixed an issue with using
Assembly.GetTypes
in a release build mod with the latest BepInEx causes a crash.
Full Changelog: v4.9.2...v4.9.3
UnityExplorer v4.9.2
- Fixed an issue with unexpected behavior due to use of
Assembly.LoadFile
(#1 ) - Fixed an issue with null pattern
Full Changelog: v4.9.1...v4.9.2
UnityExplorer v4.9.1
- Added
BepInEx.Unity.IL2CPP.CoreCLR
release for use with Current BepInEx builds(for6.0.0-be.647
+)BepInEx.IL2CPP.CoreCLR
should only be used in versions6.0.0-be.423
to6.0.0-be.577
Full Changelog: https://github.com/yukieiji/UnityExplorer/commits/v4.9.1