A babbdi debug mod for experimenting for speedrunning
- Install MelonLoader 0.5.7 by selecting the babbdi exe file (Instructions here by MelonLoader if you need them)
- Launch the game once to confirm MelonLoader has been installed, you should see the MelonLoader console launch along with the game
- Close your game and download the mod(s) you like either from GitHub Releases or from here
- Throw said
.dll
files into the mods folder on the games directory - Launch the game and enjoy
git clone
the project- Open the folder of the mod you want to work on (or create a new solution in .net 4.7 if you want to create something new)
- Open the .sln file with your IDE of choice
- Make sure to setup your references, all these should be in the
shareddll
folder from this repo or you could also select them from the gamesmanaged
folder - Push your changes with an explaination on the changes
Read more here