Centralized utility library mod for the Brecher's family of mods. Essentially, includes a lot of the common things my mods all require on the back-end so that I don't have to re-code it all in every project, including:
- UI frameworks
- UI styling and presets
- Input Handling
- Networking/packet utilities and handling
- Rendering helpers
- Mod compatibility helpers
You as a player probably have no reason to ever independently download or use this mod unless it's a required dependency of another mod I've put out that requires it, in which case, all of those features will be manifested in that other mod (e.g., UI screens and so on).
