Skip to content

DazPackager v1.2.0

Choose a tag to compare

@raphaelbouvigne raphaelbouvigne released this 02 Sep 04:55
· 1 commit to main since this release

What's new

Two new options, all based on user feedback:

  • --delete-source / -d: automatically deletes the original zip/folder once packaging succeeds. Shows a one-time confirmation warning before starting (type an uppercase Y to confirm), skipped with --yes. This is permanent, so back up first if needed.
  • --log <file> / -l <file>: writes a full text copy of everything printed to the console into a log file, useful for keeping a record or sharing details when reporting an issue.

All works in single-item, batch, and multi-drop modes.

Also: the README has been fully rewritten to cover every option and folder structure the tool now supports.