Baldi's Basics Plus Modding Tutorials #1 | Setting Up

Subscribers:
3,200
Published on ● Video Link: https://www.youtube.com/watch?v=UXV6uhAKROw



Category:
Tutorial
Duration: 5:52
3,118 views
60


Every wanted to make a BB+ mod that runs on BepInEx?
Tired of having to update your mod for even the smallest BB+ Update?
Learn how to make a BepInEx Baldi mod!!

Example Mod Github: https://github.com/benjaminpants/ExampleBBPlusMod/tree/9bffee64f953bdc791d22d3133008a17990a32c6



This doesn't cover how to actually make the mod do stuff sadly, thats for next tutorial.

Visual Studio: https://visualstudio.microsoft.com/downloads/
BepInEx: https://github.com/BepInEx/BepInEx/releases
MTM101BMDE: https://gamebanana.com/mods/385387
Newtonsoft.Json: https://github.com/JamesNK/Newtonsoft.Json/releases
DNSpy: https://github.com/dnSpy/dnSpy/releases/tag/v6.1.8
ILSpy: https://github.com/icsharpcode/ILSpy/releases/
Notepad++: https://notepad-plus-plus.org/downloads/
Moderate Windows Knowledge: skill issue
Moderate Visual Studio Knowledge: skill issue


Harmony Documentation: https://harmony.pardeike.net/articles/patching.html
BepInEx Documentation: https://docs.bepinex.dev/