AppsusUK / NFT-Art-Generator

Easy to use NFT art generator app for windows/linux/mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to do anything

Programmer1603 opened this issue · comments

I checked my input folder and everything, but i cant create nfts it doesnt even let me press the random create thing pls help me.

try lessen the the layers to minimum of 5 and check folders structure again

image

Now the procent thing is gone

You gotta have the rarity folders within each layer too.

You gotta have the rarity folders within each layer too.

Ok are these necessary to create nfts or are the optional?
Pls excuse me i am a nft noob.

Very necc. Without them it won't work.

How to ceate a rarity folder?
Or is there an example on github?

It's in the Read.me

Example Folder Structure

📦Input Folder
┣ 📂Chest
┃ ┣ 📂common
┃ ┃ ┗ 📜plain_shirt.png
┃ ┣ 📂legendary
┃ ┃ ┗ 📜legendary_shirt.png
┃ ┗ 📂rare
┃ ┃ ┗ 📜rare_shirt.png
┣ 📂Head
┃ ┣ 📂common
┃ ┃ ┗ 📜common_hat.png
┃ ┣ 📂legendary
┃ ┃ ┗ 📜legendary_hat.png
┃ ┗ 📂rare
┃ ┃ ┗ 📜rare_hat.png
┣ 📂Left_Leg
┃ ┣ 📂common
┃ ┃ ┣ 📜common_gun_holster.png
┃ ┃ ┗ 📜standard_pocket.png
┃ ┣ 📂legendary
┃ ┃ ┣ 📜biiiiig_pocket.png
┃ ┃ ┗ 📜legendary_gun_holster.png
┃ ┗ 📂rare
┃ ┃ ┣ 📜kinda_big_pocket.png
┃ ┃ ┗ 📜rare_gun_holster.png
┗ 📂Right_Leg
┃ ┣ 📂common
┃ ┃ ┗ 📜leg_thing.png
┃ ┣ 📂legendary
┃ ┃ ┗ 📜legendary_leg_thing.png
┃ ┗ 📂rare
┃ ┃ ┗ 📜rare_leg_thing.png

It is working now ty for ur help, but does anyone know how to upload lots of nfts to opensea?