Skip to content

An application for parsing and converting maps of the game Teardown from binary format (.tdbin) to editable format (.xml, .vox)

License

Notifications You must be signed in to change notification settings

TTFH/Teardown-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teardown Converter

Teardown Converter is an application for parsing and converting maps from the game Teardown.
It allows you to transform maps from the binary .tdbin format into editable .xml and .vox formats.

UI

How to download and use

Note

You can download a precompiled version of the tool from the Releases page on GitHub.

Important

You may encounter red voxels in the editor, these are intentionally added to ensure that shapes don't change size when removing snow or splitting compounds.

Tip

If you wish to hide these red voxels, press Shift + V in the editor to toggle their visibility.

Caution

Make sure to delete the uncompressed .tdbin files generated by the tool after each game update.

How to compile

  1. Open a Terminal or Command Prompt in the folder containing the Makefile.
  2. Run the following command:
    make
  1. After compilation, the executable will be located in the /release folder.

Editor Example

About

An application for parsing and converting maps of the game Teardown from binary format (.tdbin) to editable format (.xml, .vox)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published