UPDATE:
You can now install BepInEx automatically by using the BepInEx Installer mod. Try that method if you are stuck.
Step One:
Download BepInEx from here:
https://github.com/BepInEx/BepInEx/releases/
If you're using 64-bit Windows (you probably are), you want the one with x64 in the name.
If you are unsure, you can check System Information in Windows and look for:
System Type x64-based PC
Step Two:
Unzip the BepInEx zip file.
Step Three:
Open your game's folder in explorer. Easiest way is to open Steam, right click on the game's name in the library list, select Manage, then Browse local files.
Step Four:
Move all the files and folder from the BepInEx zip file into the game's folder. It should end up looking like this:
Step Five:
Run the game once, and then check the BepInEx folder to see if it has created several sub folders including BepInEx\plugins. If it hasn't something's wrong.
Step Six:
Unzip your mod file and place the single .dll file inside it into BepInEx\plugins, along with any extra files beside the dll file. E.g., for the Cheat Menu mod, you would simply copy CheatMenu.dll and end up with BepInEx\plugins\CheatMenu.dll.
That's it! Hopefully it works, good luck and have fun!
Other Useful Things:
- Edit BepInEx\config\BepInEx.cfg and under Logging.Console set Enabled = true This is useful for debugging.
- Download Configuration Manager and add it to BepInEx\plugins like any other mod. It lets you change mod config variables in game.
- Download Unity Explorer (BepInEx5 version) and add it to BepInEx\plugins like any other mod. It lets you browse and edit the game's objects in-game.
- Find your Player.log file at C:\Users\<UserName>\AppData\LocalLow\L2 Games\She Will Punish Them\Player.log This is useful for debugging.
41 comments
I recommand you 5.4.11.0 version BepInEx for this game. Hope it works