Нет описания

Bepis e83cf960bf Fix readme 4 лет назад
.github 1ff0487f9c Update issue templates 4 лет назад
BepInEx.Bootstrap 2e66c68fee Fix project references 4 лет назад
BepInEx.Core 79e7a3a7e8 Update HarmonyX package and README 4 лет назад
BepInEx.IL2CPP 79e7a3a7e8 Update HarmonyX package and README 4 лет назад
BepInEx.NetLauncher 79e7a3a7e8 Update HarmonyX package and README 4 лет назад
BepInEx.Patcher dc5d9f444f Initial framework split 4 лет назад
BepInEx.Preloader.Core 79e7a3a7e8 Update HarmonyX package and README 4 лет назад
BepInEx.Preloader.Unity 79e7a3a7e8 Update HarmonyX package and README 4 лет назад
BepInEx.Unity 79e7a3a7e8 Update HarmonyX package and README 4 лет назад
BepInExTests a45ee28303 Fix patched jmp location 4 лет назад
doorstop 28a53ea645 Updated cake build script 4 лет назад
lib d93e9f13f8 Update unhollower assemblies 4 лет назад
scripts 628628601f Revise CI script to generate changelogs 5 лет назад
.gitignore c3df32d717 Add stripped UnityEngine 5 лет назад
.gitmodules b411d5004d Use MonoMod nuget package instead of submodule 5 лет назад
BUILDING.md deb55fd13a Update BUILDING.md 5 лет назад
BepInEx.sln 974b45d675 Update library information 4 лет назад
BepInEx.sln.DotSettings f9eee41b33 Split GetSetting and AddSetting; Roll back to separate ConfigWrapper and ConfigEntry for better compatibility and naming 5 лет назад
CODE_OF_CONDUCT.md e986e2067c Added code of conduct 4 лет назад
CONTRIBUTING.md 437f840cdd Add CONTRIBUTING.md 6 лет назад
LICENSE c755561878 Update license to LGPL 2.0 4 лет назад
README.md e83cf960bf Fix readme 4 лет назад
build.bat 721a4448d6 Add helper build script for batch 5 лет назад
build.cake d2bfb22947 Fix indentation issues in cake script 4 лет назад
build.ps1 625b5e4c5f Add Cake build script 5 лет назад
build.sh 625b5e4c5f Add Cake build script 5 лет назад

README.md



<img src="https://avatars2.githubusercontent.com/u/39589027?s=256">

BepInEx

Github All Releases GitHub release BepInEx Discord

Bepis Injector Extensible


BepInEx is a plugin / modding framework for Unity Mono, IL2CPP and .NET framework games (XNA, FNA, MonoGame, etc.)

(Currently only Unity Mono has stable releases)

Platform compatibility chart

Windows OSX Linux ARM
Unity Mono ✔️ ✔️ ✔️ N/A
Unity IL2CPP ✔️
.NET / XNA ✔️ Mono Mono N/A

A more comprehensive comparison list of features and compatibility is available at https://bepis.io/unity.html

Resources

Latest releases

Bleeding Edge builds

How to install

User and developer guides

Discord server

Available plugin loaders

Name Link to project
MelonLoader BepInEx.MelonLoader.Loader
IPA IPALoaderX
UnityInjector BepInEx.UnityInjector.Loader
Sybaris BepInEx.SybarisLoader.Patcher
MonoMod BepInEx.MonoMod.Loader
BSIPA BepINEx.BSIPA.Loader
Unity Mod Manager BepInEx.UMMLoader

Used libraries

IL2CPP libraries

Credits

  • Usagirei - Code for using the console and for assisting with technical support
  • essu - Project logo, moral support and lots of misc. help
  • denikson - UnityDoorstop for the patchless loader
  • nn@ - Japanese translation of the wiki