35 lines
1.0 KiB
Markdown
35 lines
1.0 KiB
Markdown
# CraterLib
|
|
|
|

|
|
|
|
***
|
|
|
|
A library mod used by HypherionSA's mods. Mostly used by Hyper Lighting 2.
|
|
|
|
***
|
|
|
|
## Library Features
|
|
|
|
* Universal Config System (TOML Based)
|
|
* Easy Cross Mod-Loader registration System
|
|
* Built in Helper Classes for Various minecraft features
|
|
* Built in FluidTank and Energy systems for Forge/Fabric (Forge versions are just wrappers).
|
|
* Built in Optifine-Compat utilities
|
|
* Various utilities for Blockstates, LANG, Math and Rendering
|
|
* Cross Mod-Loader Events
|
|
* Cross Mod-Loader Config Screens (Based on [Cloth Config Lite](https://github.com/shedaniel/cloth-config-lite))
|
|
* Automatic ModMenu and Forge Config screen registration
|
|
* Built in Cross Mod-Loader Network system
|
|
* TODO: Various GUI widgets and Utilities
|
|
* TODO: Cross Mod-Loader Dynamic Lighting
|
|
* TODO: Texture Utils
|
|
* TODO: Sync Config From Server to Client
|
|
|
|
***
|
|
|
|
## Setup Instructions
|
|
|
|
** Wiki Coming Soon **
|
|
|
|
|