a fully featured mod maker and .jet editor for BTD5 and BTD Battles
- Get the latest release here
- Extract the archive into an empty folder
- Run
BTDToolbox.exe
In this section youll learn how to use BTD Toolbox
To create a project, click File -> New -> Project from .jet
Or alternatively, if you already have a project, File -> Open -> Existing project
Now you should see a new "JetViewer" window. In here is where youll find all of the .json files for the game.
You can use CTRL+F
to search for folders in the JetViewer's treeview.
Expand the project tree until you reach a file you need.
Double click on any .json file in the file view to open the json editor.
The json editor will check to make sure your json is valid.
if your json is valid, youll see this:
otherwise, youll see this:
Awesome! You've changed the files and want to see the result, sweet!
To test, ensure you only have ONE JetViewer window open. This window's project will be compiled for the testing.
Now, simply click Launch
on the main window's menu bar.
Your mod will be compiled into a .jet and the game will be launched with your mod.
If you dont have a backup of your .jet, the program will save one in the Backups
folder regardless if its a legitemate .jet or not.
Want to share your mod? Soon there will be a patch launcher for multi-mod support and easy mod installation, but until then, Click on "Save .jet" (CTRL+S) in the JetViewer window and then pick a spot to export the .jet Give out your modded .jet to whomever and have them place it into their game's files.
There are still unfinished features inside, so you might encounter bugs. Let us know if you find any
The devs of BTD Toolbox made a modding tutorial series on YouTube, to teach you how to make mods! You can find it here
Need help? You can ask for help here, all of the developers for the program can be found here.