Update the included Annotated DI version for better performance
Use proper Dependency Injection instead of putting getInstance methods in all the interfaces. A separate API jar should no longer have errors. Restructured API for clarity and consistency This lib now includes and uses Annotated DI.
Add ability to make an Enum dropdown with the config screen builder Add advanced config screen builder - returns the config entry itself after creating so it can be externally modified Add Client and Server Packet Receiver helpers for registering slightly more easily
Add file path storage Add a client-side file dialog helper Add the ability to get all keys from a storage reader
Add file path storage Add the ability to get all keys from a storage reader
Add a data generator factory
Add bool toggle to config screen builder