squattingmonk / nasher

A build tool for Neverwinter Nights projects
MIT License
43 stars 17 forks source link

Skip packing by default if no changed files are found #103

Closed tinygiant98 closed 2 years ago

tinygiant98 commented 2 years ago

Added behavior to skip packing the erf if:

If skipped, will display a skipped message. If the file exists, and there are no changed files, and the user passes the --packUnchanged option, an info message will display stating no new files were found before continuing the pack process.