icexin / gocraft

A Minecraft like game written in go
MIT License
1.88k stars 131 forks source link

calculate itemList dynamically based on itemDesc #14

Open nsallis opened 6 years ago

nsallis commented 6 years ago

I thought it might be better to not have a static list since you might add more items in the future at some point. Great project by the way!

nsallis commented 5 years ago

bump