webaverse-studios / CharacterCreator

3D Avatar Creator for Everyone
https://moemate.io
MIT License
84 stars 47 forks source link

Get category types from the manifest JSON file #2

Closed lalalune closed 1 year ago

lalalune commented 2 years ago

Right now we have hardcoded category types for traits. We should have these be dynamically loaded, so that if we are using Loot, for example, it will pick the loot categories from the loot manifest.

Instead of hardcoded trait categories we'll dynamically load these from the loot JSON.

This was supposed to have been done but may have regressed.