Prebuilt Unity native libraries (unstripped) for use with Il2CppInterop and Cpp2IL.
When running BepInEx on IL2CPP games, the interop layer needs unstripped versions of Unity's native libraries to resolve symbols used in interop assemblies. These libraries are extracted from official Unity Android builds.
arm64-v8a/— Native.sofiles for arm64-v8a (Unity 2021.3.x)libunity.so— Unstripped Unity engine librarylibil2cpp.so— Unstripped IL2CPP runtime
Place in BepInEx/interop/ or reference via Cpp2IL configuration.
For NextBep launcher: libraries are auto-downloaded via UnityLibsDownloader and placed in the game's BepInEx unity-libs directory.
- Unity Android Native Libraries used by the LemonLoader Installer for unstripping.
- If you wish to generate ZIP Archives to add to this Repository you can easily do so using UDGB.
- Uploaded ZIPs only contain libraries for ARM64 and ARM to conserve space.
- Unity Native Libraries are part of Unity Software.
Their usage is subject to Unity Terms of Service, including Unity Software Additional Terms.
This Repository is not sponsored by, affiliated with or endorsed by Unity Technologies or its affiliates.
"Unity" is a trademark or a registered trademark of Unity Technologies or its affiliates in the U.S. and elsewhere.