trigger-segfault / TConvert

A combination tool for managing Terraria content resources.

Home Page:https://forums.terraria.org/index.php?threads/61706/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A combination tool for managing Terraria content resources.

https://forums.terraria.org/index.php?threads/61706/

License:GNU General Public License v3.0


Languages

Language:C# 100.0%