gilmore606 / ure

the unRogueEngine
MIT License
122 stars 12 forks source link

Adding new terrain requires adding new icon manually #111

Open melville opened 5 years ago

melville commented 5 years ago

If you add a new terrain in terrain.json, the app crashes on startup because there is no icon associated with it. Wade was trying to add a terrain and edit it in glyphed, but couldn't get to glyphed because of the crash. It looks like icons.json is not written by hand, so I think this may be a chicken and egg kinda problem.