

This is BepInEx 5.4.21 pack for Enter the Gungeon.
BepInEx is a general purpose framework for Unity modding. BepInEx includes tools and libraries to
BepInEx is currently one of the most popular modding tools for Unity on GitHub.
This pack is preconfigured and usable for Enter the Gungeon modding.
In particular, the changes from base BepInEx releases are:
BepInEx.cfg with console enabled.This is the recommended way to install BepInEx on the game.
If you are installing this manually, do the following
BepInExPack_EtG folder into <Steam Location>\steamapps\common\EtG.No need to configure. Simply run the game. If everything is correct, you will see a console pop up.
Make start_game_bepinex.sh executable with chmod u+x start_game_bepinex.sh.
In Steam, go to the game's properties and set the launch arguments to
./start_game_bepinex.sh %command%
Note to advanced users: You can use the full path to the script instead. This way, you can install this pack entirely outside of the game folder.
Run the game via Steam.
At this moment, you will not see any clear indication if BepInEx works. It is suggested to test by installing a simple plugin such as MessageCenter from BepInEx.Utility.
If BepInEx was loaded successfully into the game, you should see BepInEx console open when the game launches (Windows only).
At this moment, you can use the following channels to ask for help