Skip to content
/ Tmodify Public

For Terraria mod, extract, localize the .tmod file

License

Notifications You must be signed in to change notification settings

ngtrio/Tmodify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

注意 Note:

  • 要求 Python 3.x
    Python 3.x required

  • 适用于tModLoader 0.11+
    Applicable to tModLoader 0.11+

  • 仅供mod制作者使用,由于许多mod非开源,拆包前请仔细阅读mod的Licence,尊重作者的劳动成果.
    Only for modders, cause many mods aren't open source, please check out their licenses before you extract the .tmod file, respect authors' labor.

用法 Usage:

  • extract .tmod file
      python launch.py mod1-path [mod2-path] ...
    

Tips:

  • .tmod data format
    see TmodFile.cs

  • image data format conversion
    png images are convert to .rawimg when packing .tmod file,see ImageIO.cs

About

For Terraria mod, extract, localize the .tmod file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages