LDLib

A libarary for rendering, gui, basic stuff, etc

File Details

LDLib2-2.1.0-neoforge

  • B
  • Dec 15, 2025
  • 2.83 MB
  • 310
  • 1.21.1+1
  • NeoForge

File Name

ldlib2-neoforge-1.21.1-2.1.0-all.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:ldlib-626676:7336971"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v2.1.0 (beta release)

  • Refactor UI System
    • modern UI layout system
    • modern UI event system
    • data binding system (support data synchronization and rpc event between server <-> remote)
    • stylesheet system
    • massive plug-and-play components
    • in-game UI visual editor
    • kjs support
    • completed document and usage examples
  • Remove outdated system
    • widget ui
    • compass
    • node graph
  • Many bug fixes
  • Many new features and qol
  • Documents and examples
  • Test code