bolshoytoster / hashlips_art_engine

HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
MIT License
42 stars 34 forks source link

Overwritting whole collection's mwtadata.jspn #10

Closed s-d-sd closed 2 years ago

s-d-sd commented 2 years ago

Checklist

Description

I'm creating a 10k image NFT collection which needs to be generated 1000 images per generation.(10 time generations are needed for the collection).

The issue here is each time the generations, metadata for each nft is generated properly but [_metadata.json](containing whole collection's metadata) is overwritten by latest generations metadata.

Is there any way for adding up _metadata.json each generations?

Steps to reproduce

No response

Expected result

No response

Actual result

No response

Environment

OS Version (uname -a on unix, systeminfo on windows):Darwin MacBook-Pro.local 21.4.0 Darwin Kernel Version 21.4.0: Fri Mar 18 00:46:32 PDT 2022; root:xnu-8020.101.4~15/RELEASE_ARM64_T6000 arm64 Node.js version (node -v):v18.0.0