Half-Life Texture Tools CLI
Jump to navigation
Jump to search
Half-Life Texture Tools CLI (aka HLTools CLI) is an fork of
Half-Life Texture Tools that aims to be a lightweight, crossplatform and simpler alternative.
Features
- Unlike Half-Life Texture Tools, the fork has incomplete support for MDL files.
- There is some support for Half-Life Alpha 0.52 assets, but it is incomplete.
- Quick recursive extraction of a complete game folder.
Drawbacks
- Only the PNG output file format is supported.
- MDLs version 4 (used by some Half-Life Alpha assets) is not yet supported
- BSP WAD extraction has not yet been implemented into the program, despite existing in the code.
- Whilest being able to extract files, it is not yet able to replace them, despite the feature's existence in the code (excepting the incomplete MDL reader).
Requirements
- HLTools requires either Mono or .NET <3.5. Additionally, the application uses the FreeImage open source image library. See http://freeimage.sourceforge.net for more details.
External links
|