Added
- Add --skip-existed / -s to unpack command.
- Add support to unpack xp3 file in exe file.
- Add compression level support for BGI DSC file.
- Add multiple thread compress support for BGI Archive file.
- Add support for Yu-RIS Engine. (version handle may buggy)
- Add custom segment method support when pack xp3 file.
- Add support to read keys from filelist.json and game exe for Hxv4 protected xp3 file. (exe file may need unpacked first)
Fixed
- Fix when compress files with zstd, if --xp3-segmenter is none, result file will crashed
Full Changelog: v0.4.0-alpha.2...v0.4.0-alpha.3