Version R2.00 released!


Important!

This update breaks the v1 API. If you are using code that handles encrypted Halva Packages, change all references of `EncryptedHalvaPackage` to `HalvaPackage`. For constructors, changes `new EncryptedHalvaPackage(source, pswd)` to `new HalvaPackage(PassKey: password, source)` and `new EncryptedHalvaPackage(source, destination, pswd)` to `new EncryptedHalvaPackage(PassKey: password, source, destination)`.

Changelog

Core

  • [Breaking] Overhauled API.
    •  Merged the two classes into one.
    •  Implemented interface.
  • Improved performance during Cryptography work.
  • Compression is now configurable.

Packer

  • Overhauled code for easier maintainability.
  • Added the `--AssetCompression <0-3>` and `--BinCompression <0-3>` to adjust the compression for both assets and game's JS and datbase files.

Bootstrap

- Updated the Package Manager for the new API.

Files

Packer Tool (Windows) 2 MB
Version 1.1.0-20220317 Mar 17, 2022
Packer Tool (Windows, Experimental ARM Build) 2 MB
Version 1.1.0-20220317 Mar 17, 2022
Packer Tool (Linux) 6 MB
Version 1.1.0-20220317 Mar 17, 2022
Packer Tool (Linux, Experimental ARM build) 9 MB
Version 1.1.0-20220317 Mar 17, 2022
Sample Extractor 7 kB
Version 1.0.8-20220317 Mar 17, 2022

Get Halva Packaging System

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.