docs.bepinex.dev Open in urlscan Pro
188.114.96.3  Public Scan

URL: https://docs.bepinex.dev/
Submission: On September 14 via api from US — Scanned from NL

Form analysis 0 forms found in the DOM

Text Content

Articles
API Documentation
master──────────6.0.0-pre.1──────────5.4.21 (latest)5.4.165.4.11


Welcome to BepInEx documentation!

Here you can find guides on how to install, configure and develop plugins for
BepInEx!


ABOUT BEPINEX

Bepis Injector Extensible is a patcher/plug-in framework for Unity games that
use Mono as their scripting backend.

BepInEx provides various features, including

 * drop-in installation;
 * built-in configuration and logging systems;
 * runtime method patching with Harmony -- includes Harmony and MonoMod to
   enable runtime method injection;
 * in-memory assembly patching -- allows to patch game's assemblies with
   Mono.Cecil in memory with the help of UnityDoorstop;
 * support for other mod loaders -- load Sybaris, UnityInjector, IPA and many
   other mods directly via BepInEx! See out list of supported mod loaders

BepInEx is fully open source under the MIT license.


GETTING STARTED

 * Install BepInEx
 * List of some plugins useful for modding games
 * List of supported mod frameworks
 * Write plugins
 * Browse API and its documentation

BepInEx Docs (v5.4.21)
Build info: d838176; 2024-07-10 16:55:52 +0200