Skip to content

DaMarkov/HTconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTconv

Converter for .htc and .hts files. Can read .htc files. Read and write .hts files. Replace textures in .hts files etc.

Building

Open the solution file with Visual Studio. Use Win32 as the configuration and build.

Usage

Examples:

htconv -open zelda.htc -save zelda.hts

Opens the file zelda.htc and exports it to zelda.hts.

htconv -open zelda.hts -export export_dir

Opens the file zelda.hts and exports all textures in the directory export_dir.

About

Converter for .htc and .hts files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages