Skip to content

v0.2.3

Choose a tag to compare

@eigeen eigeen released this 04 Mar 10:18
· 53 commits to main since this release
344a513

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

Feature

CLI

Argument --project supports both .list file path and project name. ( by @Synthlight )

New command dump-info for ree-pak-cli, can export a json format report of pak header and entry data.

New cli argument --filter or -f to specify one or multiple filters for filtering file paths, which use Regex pattern.

Fix

Fixed some bugs in GUI. The progress bar / log view / re-package functions are in progress.