/BepInExInstall

Easily install and manage BepInEx & UnityExplorer for Unity games.

Primary LanguageC#MIT LicenseMIT

BepInExInstall

🔧 Easily install and manage BepInEx & UnityExplorer for Unity games.

Build Status Latest Release License


📸 Preview

Screenshot

Screenshot


🚀 Features

  • ✅ 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

🔧 How to Use

# 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"

🛠️ Build Locally

git clone https://github.com/ProHatp/BepInExInstall
cd BepInExInstall
build.bat

Or open BepInExInstall.sln in Visual Studio 2019+ and build.


📦 Download

Grab the latest release from the Releases page.


📄 License

This project is licensed under the MIT License.


🙏 Credits