Skip to content

tgnottingham/hllib.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hllib.py

Python binding for HLLib version 2.4.5.

HLLib is a package library for Half-Life that abstracts several package formats (e.g. GCF, NCF, VPK, WAD, etc.) and provides a simple interface for all of them. It can be used to read, extract, validate, defragment, etc., package contents.

The hllib.py module is the Python binding. It requires the HLLib C library. Download the HLLib C library separately from http://nemesis.thewavelength.net/.

hlextract.py is an example command-line application modeled after HLExtract, the example application that is packaged with the HLLib C library.

About

Python binding for HLLib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages