Il2CppInterop.Runtime
1.4.0
Prefix Reserved
See the version list below for details.
dotnet add package Il2CppInterop.Runtime --version 1.4.0
NuGet\Install-Package Il2CppInterop.Runtime -Version 1.4.0
<PackageReference Include="Il2CppInterop.Runtime" Version="1.4.0" />
paket add Il2CppInterop.Runtime --version 1.4.0
#r "nuget: Il2CppInterop.Runtime, 1.4.0"
// Install Il2CppInterop.Runtime as a Cake Addin #addin nuget:?package=Il2CppInterop.Runtime&version=1.4.0 // Install Il2CppInterop.Runtime as a Cake Tool #tool nuget:?package=Il2CppInterop.Runtime&version=1.4.0
<p align="center"> <img src="logo/logo_big.svg" width="300"> </p>
CLI | Generator | Runtime | HarmonySupport | |
---|---|---|---|---|
NuGet.org (release) | ||||
nuget.bepinex.dev (CI) |
BepInEx fork of Il2CppAssemblyUnhollower is now Il2CppInterop!
Looking for old README and guides? Check out
legacy-unhollower
branch.
Il2CppInterop is a framework for bridging together Unity's Il2Cpp and .NET's CoreCLR runtimes. The framework various interoperability tools:
- A tool to generate .NET assemblies from Cpp2IL's output.
- A runtime library to work with Il2Cpp objects in CoreCLR.
- Libraries to integrate other tools with Il2Cpp.
The framework allows the use of Il2Cpp domain and objects in it from a managed .NET domain. This includes generic types and methods, arrays, and new object creation.
This project started out as fork of knah/Il2CppAssemblyUnhollower but has been since been modified with new API and fixes to be a standalone project.
Getting started
For plugin developers:
For tool integrators and advanced user:
Used libraries
Bundled into output files:
- iced by 0xd4d, an x86 disassembler used for xref scanning and possibly more in the future
Used by generator itself:
- Mono.Cecil by jbevain, the main tool to produce assemblies
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Iced (>= 1.17.0)
- Il2CppInterop.Common (>= 1.4.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Il2CppInterop.Runtime:
Package | Downloads |
---|---|
Il2CppInterop.HarmonySupport
Module to allow using Harmony with Il2CppInterop assemblies |
|
STBlade.Modding.TLD.Il2CppAssemblies.Windows
Il2Cpp assemblies for modding The Long Dark by Hinterland Games. |
|
ds5678.Modding.TLD.Il2CppAssemblies.Windows
Il2Cpp assemblies for modding The Long Dark by Hinterland Games. |
|
BlasII.ModdingAPI
A modding API that assists the creation of mods for Blasphemous 2 |
|
UniverseLib.IL2CPP.Interop.ML
Package Description |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Il2CppInterop.Runtime:
Repository | Stars |
---|---|
BepInEx/BepInEx
Unity / XNA game patcher and plugin framework
|
|
sinai-dev/UnityExplorer
An in-game UI for exploring, debugging and modifying IL2CPP and Mono Unity games.
|
|
LocalizeLimbusCompany/LocalizeLimbusCompany
边狱公司汉化模组,月亮计划官方已声明不会封禁使用者 | LimbusCompany I18N mod,This mod is allowed by Project Moon Offical
|
|
Lakatrazz/BONELAB-Fusion
A multiplayer mod for BONELAB.
|
|
sinai-dev/UniverseLib
A library for making plugins which target IL2CPP and Mono Unity games.
|
Version | Downloads | Last updated |
---|---|---|
1.4.5 | 8,323 | 3/4/2023 |
1.4.4 | 682 | 2/25/2023 |
1.4.3 | 7,263 | 12/13/2022 |
1.4.2 | 363 | 12/12/2022 |
1.4.1 | 2,081 | 12/11/2022 |
1.4.0 | 1,041 | 11/13/2022 |
1.3.0 | 3,697 | 10/21/2022 |
1.2.0 | 708 | 10/4/2022 |
1.1.4 | 513 | 9/30/2022 |
1.1.3 | 687 | 9/10/2022 |
1.1.2 | 526 | 9/8/2022 |
1.1.1 | 596 | 8/29/2022 |
1.1.0 | 1,282 | 7/10/2022 |