Hyprtile packaging scripts
==========================

create-release-zip.sh
  Run this from the script directory and pass the Hyprtile project directory:

    ./create-release-zip.sh /path/to/hyprtile-project

  Optional second argument: output ZIP path.

    ./create-release-zip.sh /path/to/project /path/to/release.zip

install-portable.sh
  This script is automatically included in the generated portable release ZIP.
  End users run it after extracting the release to its final location.
