Motschen cbfaeb3c6f MidnightLib 1.5.0 - 1.20.2, slight redesign & cleanup
- Port to 1.20.2
- "Reset" button now uses a custom icon (closes #25)
- Config instances can now specify custom config change behavior (implement "writeChanges" method in your class; closes #33)
- Remove TexturedOverlayButtonWidget (replaced by vanilla's TextIconButtonWidget)
- Removed radialRainbow (used very rarely)
- Updated AutoCommand to support editing list and float config values via commands on serverside installs
- Reworded description
- Forge & Quilt temporarily disabled until they release, as always
2023-09-16 21:52:14 +02:00
2022-10-30 23:49:58 +01:00
2022-10-30 23:49:58 +01:00
2022-10-30 23:49:58 +01:00
2021-05-14 22:20:20 +02:00
2023-06-11 12:52:21 +02:00

MidnightLib

Lightweight Common Library for Minecraft mods.
Provides a config api with a nice GUI and common utilities, all in a very small file.

Description
Lightweight annotation-based config library for Minecraft Java mods. Compatible with Fabric, Quilt and NeoForge!
Readme MIT 1.4 MiB
Languages
Java 100%