Baldi's Basics Plus Modding Tutorials #2 | Patches
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/31febad6b5bd04dd3c565d50c7b8c6f6d26263d0
These will become more interesting in the future I swear
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/