wolf-plugins / wolf-shaper

Waveshaper plugin with a spline-based graph editor (LV2, VST, and CLAP)
https://wolf-plugins.github.io/wolf-shaper/
GNU General Public License v3.0
220 stars 20 forks source link

Compress Windows release in ZIP, not tar.gz #124

Closed unfa closed 4 years ago

unfa commented 4 years ago

tar.gz is problematic to handle on Windows, ZIP would make it easier to install the plug-in.

pdesaulniers commented 4 years ago

Oops, you're right. Hold on, lemme fix this.

pdesaulniers commented 4 years ago

Done for the latest release. Thanks for the report!