Todo - Glass-Series/glass-config-api GitHub Wiki
TODO List
Mostly for me. In rough order of priority weighted with estimated difficulty.
- Get people to actually use this and report issues and suggestions to me.
- Add the ability to easily and cleanly edit config fields programmatically.
- Add support for fixed-length lists. I already know how I want to do this.
- Add support for colours with an ingame colour picker. Adding an actual colour picker might be a pain the the arse. I have a couple of ideas on how to do this.
- Add field validation on game load. JSON files are not validated on load, currently.
- Add block and item selection support. Should be easy enough with StAPI registries. I currently cannot think of a good use for this config option yet, though.