Jon-Becker / nft-generator-py

This tool allows users to generate sets of unique images and metadata using weighted layer collections.
MIT License
301 stars 127 forks source link

Metadata files generated in main folder instead metadata folder #25

Closed CptJackieSparrow closed 2 years ago

CptJackieSparrow commented 2 years ago

I don't know why, looks like code is on point but metadata files generated in main folder instead metadata folder. Maybe you can spot the problem

Jon-Becker commented 2 years ago

It might be an issue with the CWD of your terminal.

CptJackieSparrow commented 2 years ago

Actually CWS is alright as images are stored in image folder. It won't generate metadata's if there's no metadata folder also. But somehow, all metadata is generated in main folder. Not a big problem though.

Jon-Becker commented 2 years ago

IDE, python version, and steps to reproduce?