Is it possible to rebuild a collection using the json files? #107
Answered
by
nftchef
SyahmiRafsan
asked this question in
Help + Q&A
-
Hi, I would like to ask if it is possible using this art engine? Thanks a lot! |
Beta Was this translation helpful? Give feedback.
Answered by
nftchef
Mar 11, 2022
Replies: 1 comment 2 replies
-
Hi yes, there is a util script for that,
It requires all layers folders and files to be the same name and in the same locations, but if you modified one png for example (with the same file name) it will rebuild with updated art, which is one of the use cases. To use it, use the following command with any of the options above
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
SyahmiRafsan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi yes, there is a util script for that,
utils/rebuildAll.js
My apologies, it looks like it's missing from the documentation.