I would like a feature so to automatically create folders for when I package my project.
Say I choose a folder “Builds”.
The first time I package my project, it will package it into Builds/Build 1
The second time I package my projcet, it would package it into Builds/Build 2
Something like that would be nice to have.