Skip to content

trigger-segfault/TConvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TConvert AppIcon

Latest Release Latest Release Date Total Downloads Creation Date Terraria Forums Discord

A combination tool for managing Terraria content resources. Convert, extract, backup, and restore. The unofficial sequel to TExtract.

Window Preview

Get TConvert

About

  • Created By: Robert Jordan
  • Version: 1.0.2.1
  • Language: C#, WPF

Requirements for Running

Building from Source

  • Build with configuration WinDebug or WinRelease for the UI version.
  • Build with configuration ConDebug or ConRelease for the pure console version.

Features

  • Extract image, sound, and font resources from Terraria's Xnb files, and extract songs from Terraria's Xwb wave bank.
  • Convert images and sounds back into Xnb format and copy them to the content directory.
  • Backup and restore your content folder for when you need to remove changes. (Glorified file copier)
  • Run scripts that give more control over where files go when they are converted or extracted.
  • Drop files into the window to automatically process them.
  • Command line support for use with Windows Shell or the command prompt.

About Xnb Format

Everything I learned about the Xnb format in order to read sprite fonts was gotten from the documentation available on this page. Here's a mirror if that link ever goes down like old Microsoft links usually do.