Skip to content
/ tpack-cli Public

Command-line tool to convert .BMP images to .TXL Genesis 3D texture pack format

License

Notifications You must be signed in to change notification settings

rtxa/tpack-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TPack Command-Line Interface

Command-line tool to convert .BMP images to .TXL Genesis 3D texture pack format easily.

Usage

Set the input folder path that contains the .BMP images and set the output path for the .TXL file.

> tpack-cli.exe --input <folder> --output <name.txl>

Example

> tpack-cli.exe --input "C:/textures-g3d/" --output "new-textures.txl"

About

Command-line tool to convert .BMP images to .TXL Genesis 3D texture pack format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published