Giter VIP home page Giter VIP logo

btdtoolbox's Introduction

BTD Toolbox

a fully featured mod maker and .jet editor for BTD5 and BTD Battles

Toolbox logo

Downloading

  1. Get the latest release here
  2. Extract the archive into an empty folder
  3. Run BTDToolbox.exe

Usage

In this section youll learn how to use BTD Toolbox

Creating/Opening a project

To create a project, click File -> New -> Project from .jet Or alternatively, if you already have a project, File -> Open -> Existing project

Creating a mod

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:

Valid Json

otherwise, youll see this:

Invalid Json

Testing a mod

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.

Launch Button

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.

Exporting a mod

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.

Debugging & Future features

There are still unfinished features inside, so you might encounter bugs. Let us know if you find any

Learn how to make mods for BTD games:

The devs of BTD Toolbox made a modding tutorial series on YouTube, to teach you how to make mods! You can find it here

Help

Need help? You can ask for help here, all of the developers for the program can be found here.

btdtoolbox's People

Contributors

dependabot[bot] avatar disabledmallis avatar gurrenm3 avatar thesubtlekiller avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

btdtoolbox's Issues

Control font size in JsonEditor

Text box and basic function is set up. Change not applied when value is changed in text box. I believe it would need to re-render the text currently inside the editor

Program doesn't exit when pressing exit button

When pressing the exit button, if the console is open, it will hide the console, then not exit. You have to wait a few moments and then press the exit button again in order for the program to close.

Cheat sheet

A form thay shows all sorts of useful information that would come in handy while modding

Undo and redo for editor and jet explorer

Need to be able to undo and redo any changes made in the JsonEditor, as well as in the Jet Explorer. A use case of the Jet Explorer would be if you accidentally deleted a file.

Ability to name projects

Since users can have multiple projects, they need to be able to name them so they know which is which.

Custom layout presets

A folder will contain a bunch of layout.json files, just with different names. On the main window doing layout -> save layout will prompt to save a layout.json with the position of all the sub windows. You can place any .json inside that the user may have recieved inside the folder and then after they restart the program, it will appear as layout -> filename.json under the layout tab in the main window.

Auto export launch wrapper

A launch wrapper that keeps a backup of the current installed .jet locally, then compiled the modified one and puts it into the games assets. After that it launches the game.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.