sheep icon indicating copy to clipboard operation
sheep copied to clipboard

Hashing the output

Open basil-cow opened this issue 4 years ago • 1 comments

I think it's an important feature is to keep a hash of the input data and options somewhere in the output folder in order to do nothing in case nothing changed since the last time the packer ran so you can call sheep painlessly on your game startup.

basil-cow avatar Aug 08 '19 23:08 basil-cow

Similar to #26, if at all, I think this should be implemented in the CLI and not in the library itself, since existing asset pipelines are very likely to implement this feature. Apart from that though, I feel like this is a great idea!

happenslol avatar Aug 09 '19 08:08 happenslol