File tree 2 files changed +4
-4
lines changed
Runtimes/Unity/BepInEx.Unity.IL2CPP
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ A more comprehensive comparison list of features and compatibility is available
65
65
#### IL2CPP libraries
66
66
67
67
- [ SamboyCoding/Cpp2IL] ( https://github.com/SamboyCoding/Cpp2IL ) - v2022.0.7.2
68
- - [ BepInEx/Il2CppInterop] ( https://github.com/BepInEx/Il2CppInterop ) - v1.2 .0
68
+ - [ BepInEx/Il2CppInterop] ( https://github.com/BepInEx/Il2CppInterop ) - v1.3 .0
69
69
- [ BepInEx/dotnet-runtime] ( https://github.com/BepInEx/dotnet-runtime ) - v6.0.7
70
70
71
71
## License
Original file line number Diff line number Diff line change 15
15
<ItemGroup >
16
16
<PackageReference Include =" HarmonyX" Version =" 2.10.0" />
17
17
<PackageReference Include =" Iced" Version =" 1.17.0" />
18
- <PackageReference Include =" Il2CppInterop.Generator" Version =" 1.2 .0" />
19
- <PackageReference Include =" Il2CppInterop.HarmonySupport" Version =" 1.2 .0" />
18
+ <PackageReference Include =" Il2CppInterop.Generator" Version =" 1.3 .0" />
19
+ <PackageReference Include =" Il2CppInterop.HarmonySupport" Version =" 1.3 .0" />
20
20
<PackageReference Include =" Il2CppInterop.ReferenceLibs" Version =" 1.0.0" IncludeAssets =" compile" PrivateAssets =" all" />
21
- <PackageReference Include =" Il2CppInterop.Runtime" Version =" 1.2 .0" />
21
+ <PackageReference Include =" Il2CppInterop.Runtime" Version =" 1.3 .0" />
22
22
<PackageReference Include =" Microsoft.Extensions.Logging" Version =" 6.0.0" IncludeAssets =" compile" PrivateAssets =" all" />
23
23
<PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 6.0.1" IncludeAssets =" compile" PrivateAssets =" all" />
24
24
<PackageReference Include =" MonoMod.RuntimeDetour" Version =" 22.5.1.1" />
You can’t perform that action at this time.
0 commit comments