The Inferno Development Team's all-in-one solution to Bloons Tower Defense 6 Mods with planned support for BATTD. This is the most feature rich Mod Manager for BTD.
Feature | Implemented |
---|---|
Optimized Downloads | ✔ |
Repo System | ✔ |
Simple Achievements Viewer | ✔ |
WinUI Theme | ✔ |
MelonLoader Support | ✔ |
Inferno Mods Support | ✔ |
File Associations | ✔ |
Embedded Loaders | ✔ |
Auto Downloader For MelonLoader | ✔ |
Implemented Failsafes For User Error | ✔ |
Full BTD6 Integration | ✔ |
Full BATTD Integration | ❌ |
Make sure you follow these simple rules and we will have no issues accepting your PRs
if (true)
runCode();
/// ...
foreach (var a in collection) {
a.b = true;
a.run();
}
We accept all code styles for PRs but would prefer things that follow the existing code as to not confuse readers.