A combination tool for managing Terraria content resources. Convert, extract, backup, and restore. The unofficial sequel to TExtract.
Wiki | Credits | Image Album
- Created By: Robert Jordan
- Version: 1.0.2.1
- Language: C#, WPF
- .NET Framework 4.5.2 | Offline Installer | Web Installer
- Windows 7 or later
- Build with configuration WinDebug or WinRelease for the UI version.
- Build with configuration ConDebug or ConRelease for the pure console version.
- 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.
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.