libgdx / packr

Packages your JAR, assets and a JVM for distribution on Windows, Linux and Mac OS X
Apache License 2.0
2.56k stars 171 forks source link

Can you add an option to remove the previous out directory if it exists? #236

Open ppazos opened 8 months ago

ppazos commented 8 months ago

packr works great and I've been working for a tool like this for a week, though it's annoying that I need to delete the out folder each time.