Compatibility
Minecraft: Java Edition
26.1.1–26.1.2
1.21–1.21.1
1.20–1.20.1
1.19.4
1.19.2
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed LGPL-3.0-only
Published 3 years ago
Changelog
v2.2.0
- Fix unable to access
assets/resources on the server side - Replace
YogaLayout withTaffyLayout- all yoga apis are kept, will be removed since
26.1 Taffyis a better layout engine, it is as efficient asYoga, and support more features (e.g.gridlayout).
- all yoga apis are kept, will be removed since
Node Graph ToolkitIncubation (https://youtu.be/A7WXmbkIVRo)- we implemented the basic features of the node graph toolkit by following the unity GT 0.4.exp
- it is still under incubation, so the api may change in the future, besides, the editor is not fully supported yet
- it will be available soon
- Added the
UI Debugger(F3) to support advanced UI debugging similar to the browser inspector - Integrated Kotlin STD Library, DSL for UI creation
- DSL for UI creation, layout, style, event, rpc, binding, etc. Enjoy kotlin sugar!!
- we added Kotlin STD as a dependency. it doesn't means the ldlib2 will be written in kotlin. the core framework is still written in Java.
- we plan to gradually migrate the application of UI to Kotlin DSL in the future. (e.g. Graph Toolkit), builtin standard UI Components will still be written in Java.
- Added
HUD(Layer)supports to display ldlib2 UI as an HUD layer.
Files
ldlib2-neoforge-1.21.1-2.2.0-all.jar(5.6 MiB) Primary
ldlib2-neoforge-1.21.1-2.2.0-sources.jar(1.99 MiB)
ldlib2-neoforge-1.21.1-2.2.0.jar(3.67 MiB)
Metadata
Release channel
BetaVersion number
mc1.21.1-2.2.0-neoforgeLoaders
NeoForge
Game versions
1.21–1.21.1Environment
Client and server, required on both


