-
This is a problem for other mods that have the new tower support but mod helper is still stuck on v36.0!
here's the beast handler code for the tower for the btd mod helper: https://github.com/Minec…
-
When I load into the game, there's a red exclamation point above the mod helper that reads:
"Failed to apply patch(es) in MenuManager_CloseCurrentMenu"
"Failed to apply patch(es) in TitleScreen_St…
-
Hi, this is not an issue but a request.
Can you create a btd6 mod that allows you to change the money value in a game? (Just like in sandbox mode)
Thanks!
-
I recently modified my mod to work on the latest version of BTD6, but my towers that fired projectiles have a strange effect, the projectiles they fire don't move at all. Any reasons as to why?
I p…
-
Every single state of the hydralisk is invisible I've tried resetting btd6 but it's just invisible the next thing I'm gonna try is re-downloading the mod
Edit: it didn't work
-
i downloaded it and am running melonloader 0.5.7 (latest version i downloaded a few days ago as of writing this) and it crashes upon loading, i always test with just mod helper and no other mods, but …
-
like when i put the un zipped folder in the mods directory nothing happens where am i supposed to put the folder?
-
# **Disclaimer:**
(to codeshaunted) This is not an issue, more like a guide to whoever want to do something similar in the future. Doing this since there's not "wiki" section to this repo.
(to every…
-
I've come across this recently, but every time I open BTD6, I get an error saying there is "no support module loaded" I have no clue if it is referring to the Mod Helper That is currently installed, o…
-
`public override string BaseDisplay => Game.instance.model.GetTower(TowerType.DartMonkey).display;`
this is exactly the way that https://github.com/gurrenm3/BTD-Mod-Helper/wiki/Custom-Textures-and-Di…