2022-05-12 00:20:18 +02:00
|
|
|
# CraterLib
|
2022-05-12 00:18:53 +02:00
|
|
|
|
2023-03-19 13:07:31 +02:00
|
|
|

|
2022-07-03 22:39:42 +02:00
|
|
|
|
|
|
|
***
|
|
|
|
|
2023-05-10 21:21:16 +02:00
|
|
|
A library mod used by HypherionSA and First Dark Development mods to make porting and multiple modloader support easier
|
2022-05-12 00:18:53 +02:00
|
|
|
|
2022-06-10 18:58:26 +02:00
|
|
|
***
|
|
|
|
|
|
|
|
## 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
|
2023-05-10 21:21:16 +02:00
|
|
|
* Cross Mod-Loader Events - Based on [Acara](https://github.com/Keksuccino/acara)
|
2022-07-03 22:29:09 +02:00
|
|
|
* Cross Mod-Loader Config Screens (Based on [Cloth Config Lite](https://github.com/shedaniel/cloth-config-lite))
|
2022-08-06 23:36:19 +02:00
|
|
|
* Automatic ModMenu and Forge Config screen registration
|
2022-09-25 01:52:45 +02:00
|
|
|
* Built in Cross Mod-Loader Network system
|
2023-05-10 21:21:16 +02:00
|
|
|
* WIP: Various GUI widgets and Utilities
|
|
|
|
* ~~TODO: Cross Mod-Loader Dynamic Lighting~~
|
|
|
|
* WIP: Texture Utils
|
2022-06-10 18:58:26 +02:00
|
|
|
* TODO: Sync Config From Server to Client
|
|
|
|
|
|
|
|
***
|
|
|
|
|
2022-05-12 00:20:18 +02:00
|
|
|
## Setup Instructions
|
2022-05-12 00:18:53 +02:00
|
|
|
|
2022-07-03 22:39:42 +02:00
|
|
|
** Wiki Coming Soon **
|
|
|
|
|
|
|
|
|