nftchef / art-engine

An advanced fork of the HashLips Art Engine with additional features to generate complex art from provided layers using the familiar Hashlips setup.
MIT License
427 stars 203 forks source link

Upgrades rebuildAll util #267

Closed nftchef closed 1 year ago

nftchef commented 1 year ago

Fixes/upgrades #245

Adds individual and concatenated metadata JSON when rebuilding from _dna.json

Improves handling of rebuild numbering Fixes an issue where rebuilding did not previously support regenerating the same background color when random background color generation is used (config.js => background.generate: true)