treee111 / wahooMapsCreator

Create maps for Wahoo device based on latest OSM maps
GNU General Public License v3.0
259 stars 26 forks source link

[FEAT] Do not zip folders with generated files by default #118

Closed treee111 closed 2 years ago

treee111 commented 2 years ago

This PR…

Considerations and implementations

Most of the users copy the files directly onto the device after generation and have therefore to extract the .zip files after generation. This step is not needed anymore with this PR.

How to test

  1. create maps for e.g. malta

Pull Request Checklist

treee111 commented 2 years ago

merged to the wrong branch. develop instead of release-v2.0.0. Removing the squashed merge commit via git push -f and merging into release-v2.0.0 via VSCode