🔧 Easily install and manage BepInEx & UnityExplorer for Unity games.
- ✅ One-click BepInEx install (v5/v6 supported)
- ✅ UnityExplorer integration
- ✅ Drag & Drop game
.exe
- ✅ Automatic Unity version & architecture detection
- ✅ Config editor (
BepInEx.cfg
) - ✅ CLI support:
--install
,--uninstall
- ✅ GitHub Actions CI + auto release
# GUI mode
Run BepInExInstall.exe and drag your game .exe
# CLI mode
BepInExInstall.exe --install "C:\Path\To\Game.exe"
BepInExInstall.exe --uninstall "C:\Path\To\Game.exe"
git clone https://github.com/ProHatp/BepInExInstall
cd BepInExInstall
build.bat
Or open BepInExInstall.sln
in Visual Studio 2019+ and build.
Grab the latest release from the Releases page.
This project is licensed under the MIT License.