HashLips / hashlips_art_engine

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

Candy Machine v2 and metadata changes #551

Open GummyGod opened 2 years ago

GummyGod commented 2 years ago

Hello. As far as many of you know, Candy Machine released a V2 update and there were some changes in the way the metadata should be generated.

At the moment the engine generates the JSON with the property always set as image.png, however now it has to match the image's name, for example, the image prop for the image 0.png should be 0.json rather than image.png

Are there any updates planned or in progress to update the issue?

A quick fix would be to use the _edition

victorajayi commented 2 years ago

Having the same issue also

d12tupac commented 2 years ago

i have the same issue too, hope to see an updates soon

d12tupac commented 2 years ago

i tried this change https://github.com/HashLips/hashlips_art_engine/pull/548 on main.js and it works fine