Skip to content

IVogel/tModUnpacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tModUnpacker

Jus small crappy Terraria tModLoader mod unpacker.

Usage:

tModUnpacker.exe /path/to/tmod/file.tmod

tModUnpacker.exe /path/to/tmod/file.tmod /path/to/outputfolder

Or just drag-n-drop .tmod file on to exe.
Or even worse, associate .tmod with this crappy unpacker and just doubleclick on the .tmod file!

Purpose

It just unpacks .tmod files as is. Nothing else.
Even if modder has set flags such as hideCode and hideResources to true. (tModLoader should load these mods somehow, right?)

Downloads

All versions: https://github.com/IVogel/tModUnpacker/releases

1.2: https://github.com/IVogel/tModUnpacker/releases/tag/1.2
1.3: https://github.com/IVogel/tModUnpacker/releases/tag/1.3