changes the make-and-zip function to by default not zipping the folders
introduces a CLI and GUI option to enable zipping folders
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.
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
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
Pull Request Checklist