An API allowing you to develop BTD6 mods that can be injected using BTD6 Mod Manager. There's also another, much more noob friendly API made in C# that you can check out called NKHook6, made by the creators of the mod manager, if you wish to have an easier experience making mods.
- Click "Clone or download," and then "Open in Visual Studio" (if available) or "Download ZIP" if the aforementioned option is not available.
- Look to the Examples folder and/or the Wiki to learn how to use this API from here!
Thanks to:
- DerPopo for making UABE, which handles asset patching.
- DisabledMallis and gurrenm4 for making BTD6 Mod Manager, which handles mod injection.
- djkaty for making Il2CppInspector, which is the backbone of this API.
- Perfare for making AssetStudio and Il2CppDumper.
- NinjaKiwi for making the Bloons TD series of games.