A bzipper wrapper that was made in mind for server managers of source games
- Recursive file zipping
- Maintaing both the unbzipped version and the bz2 version
- Does not bzip files larger than 150mb due to limitations of the source engine
- Install PyInstaller
- run pyinstaller --one-file bzipper4source.py