Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 732 Bytes

File metadata and controls

22 lines (16 loc) · 732 Bytes

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