

dll to the Mods folder on build, even while the game is running Develop your mods with referential dependencies that would work on anyone else's machine.A dedicated BTD6 Mod Sources folder with standardized btd6.targets file.

Make your Harmony Patches not brick your whole mod if one of them fails after a game update.Easy common hooks like OnMainMenu(), OnTitleScreen(), OnNewGameModel() etc.Extensions on types like Game and InGame for common operations like GetCash(), GetHealth().Easy conversion between normal and Il2Cpp collection types.FirstOrDefault() etc for all Il2Cpp collection types Easily accessible LINQ operations like.RemoveBehavior(), etc methods for working with behavior models Many new API Classes for adding new BTD6 ContentĪnd ModVanillaParagon for adding custom ParagonsĬustomizing in game models for Towers and such.Re-enabling profile progress saving for specific single-player situations.An In-Game Mods Menu with customizable Mod Settings alongside enabled/disabling/deleting etc.An In-Game Mod Browser for viewing/downloading/updating mods from GitHub.Instructions Get BTD6 on Steam Installing BTD Mod Helper Creating Mods with BTD Mod Helper Player Features A powerful and easy to use API for modding Bloons Tower Defense 6.
