File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 27
27
<PackageReference Include =" BepInEx.Il2Cpp.TlsAdapter" Version =" 1.0.1" />
28
28
<PackageReference Include =" HarmonyX" Version =" 2.5.7" />
29
29
<PackageReference Include =" Iced" Version =" 1.15.0" />
30
- <PackageReference Include =" Il2CppAssemblyUnhollower.BaseLib" Version =" 0.4.19.2 " />
31
- <PackageReference Include =" Il2CppAssemblyUnhollower.BaseLib.Legacy" Version =" 0.4.19.2 " />
32
- <PackageReference Include =" Il2CppAssemblyUnhollower.Tool" Version =" 0.4.19.2 " />
30
+ <PackageReference Include =" Il2CppAssemblyUnhollower.BaseLib" Version =" 0.4.19.3 " />
31
+ <PackageReference Include =" Il2CppAssemblyUnhollower.BaseLib.Legacy" Version =" 0.4.19.3 " />
32
+ <PackageReference Include =" Il2CppAssemblyUnhollower.Tool" Version =" 0.4.19.3 " />
33
33
<PackageReference Include =" Il2CppDumper" Version =" 6.6.4" />
34
34
<PackageReference Include =" Il2CppReferenceLibs.Core" Version =" 2.0.0" IncludeAssets =" compile" PrivateAssets =" all" />
35
35
<PackageReference Include =" MonoMod.RuntimeDetour" Version =" 21.10.10.1" />
36
- <PackageReference Include =" Samboy063.Cpp2IL.Core" Version =" 2021.4.1 " />
36
+ <PackageReference Include =" Samboy063.Cpp2IL.Core" Version =" 2021.5.3 " />
37
37
</ItemGroup >
38
38
<Import Project =" ..\BepInEx.Shared\BepInEx.Shared.projitems" Label =" Shared" />
39
39
Original file line number Diff line number Diff line change @@ -70,9 +70,9 @@ A more comprehensive comparison list of features and compatibility is available
70
70
- [ Perfare/Il2CppDumper] ( https://github.com/Perfare/Il2CppDumper ) - v6.6.3
71
71
fork ([ 112e2e8] ( https://github.com/BepInEx/Il2CppDumper/commit/112e2e8c369dfcb6d5718fd4ad7e3838d7ddabbf ) )
72
72
- [ SamboyCoding/Cpp2IL] ( https://github.com/SamboyCoding/Cpp2IL ) -
73
- 2021.4.1 ([ 8798cc2 ] ( https://github.com/SamboyCoding/Cpp2IL/commit/8798cc238666ac2b7bee932540290834bd2c9b08 ) )
74
- - [ knah/Il2CppAssemblyUnhollower] ( https://github.com/knah/Il2CppAssemblyUnhollower ) - v0.4.19.2
75
- fork ([ 17cfb3e ] ( https://github.com/BepInEx/Il2CppAssemblyUnhollower/commit/17cfb3e059626d898f2d19d3fbffcb5509af51ce ) )
73
+ 2021.5.3 ([ 3cf500d ] ( https://github.com/SamboyCoding/Cpp2IL/commit/3cf500d194943703ed594cb444e4f4303e5ee5b9 ) )
74
+ - [ knah/Il2CppAssemblyUnhollower] ( https://github.com/knah/Il2CppAssemblyUnhollower ) - v0.4.19.3
75
+ fork ([ 6ce07a8 ] ( https://github.com/BepInEx/Il2CppAssemblyUnhollower/commit/6ce07a80a9358a56aa7d001c10b476941db6850a ) )
76
76
- [ mono/mono] ( https://github.com/mono/mono ) - 6.12.0.93
77
77
fork ([ 7328415] ( https://github.com/BepInEx/mono/commit/7328415ac575399a71f32487e97bce9d5fe7f6ca ) )
78
78
You can’t perform that action at this time.
0 commit comments