Không có mô tả

ghorsington 57f9f3aa69 Update CI to use .NET 5 3 năm trước cách đây
.config 57f9f3aa69 Update CI to use .NET 5 3 năm trước cách đây
.github 1ff0487f9c Update issue templates 3 năm trước cách đây
BepInEx.Bootstrap c2ecba36e5 Update cake script to use msbuild instead of AssemblyInfo.cs 3 năm trước cách đây
BepInEx.Core d2a0d3886e Fix .NET launcher, and some debugging issues 3 năm trước cách đây
BepInEx.IL2CPP 23ab09eac7 Report proper error when trying to patch autogenerated field access properties 3 năm trước cách đây
BepInEx.NetLauncher d2a0d3886e Fix .NET launcher, and some debugging issues 3 năm trước cách đây
BepInEx.Patcher c2ecba36e5 Update cake script to use msbuild instead of AssemblyInfo.cs 3 năm trước cách đây
BepInEx.Preloader.Core e574933145 Update HarmonyX to 2.2.0 3 năm trước cách đây
BepInEx.Preloader.Unity e574933145 Update HarmonyX to 2.2.0 3 năm trước cách đây
BepInEx.Shared c2ecba36e5 Update cake script to use msbuild instead of AssemblyInfo.cs 3 năm trước cách đây
BepInEx.Unity e574933145 Update HarmonyX to 2.2.0 3 năm trước cách đây
BepInExTests c2ecba36e5 Update cake script to use msbuild instead of AssemblyInfo.cs 3 năm trước cách đây
doorstop 28a53ea645 Updated cake build script 3 năm trước cách đây
lib 1c562d64c1 Update AssemblyUnhollower libs 3 năm trước cách đây
scripts 628628601f Revise CI script to generate changelogs 4 năm trước cách đây
.gitignore c3df32d717 Add stripped UnityEngine 4 năm trước cách đây
BUILDING.md deb55fd13a Update BUILDING.md 4 năm trước cách đây
BepInEx.sln 3facf6a663 Move all versioning to shared project 3 năm trước cách đây
BepInEx.sln.DotSettings f9eee41b33 Split GetSetting and AddSetting; Roll back to separate ConfigWrapper and ConfigEntry for better compatibility and naming 4 năm trước cách đây
CODE_OF_CONDUCT.md e986e2067c Added code of conduct 3 năm trước cách đây
CONTRIBUTING.md 437f840cdd Add CONTRIBUTING.md 5 năm trước cách đây
LICENSE c755561878 Update license to LGPL 2.0 3 năm trước cách đây
README.md e574933145 Update HarmonyX to 2.2.0 3 năm trước cách đây
build.bat 721a4448d6 Add helper build script for batch 4 năm trước cách đây
build.cake b17c45ab52 Change ci to be 3 năm trước cách đây
build.ps1 57f9f3aa69 Update CI to use .NET 5 3 năm trước cách đây
build.sh 57f9f3aa69 Update CI to use .NET 5 3 năm trước cách đây

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 ✔️ ❌ (Wine only)
.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
BSIPA BepInEx.BSIPA.Loader
IPA IPALoaderX
MelonLoader BepInEx.MelonLoader.Loader
MonoMod BepInEx.MonoMod.Loader
Partiality BepInEx-Partiality-Wrapper
Sybaris BepInEx.SybarisLoader.Patcher
UnityInjector BepInEx.UnityInjector.Loader
Unity Mod Manager Yan.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