Skip to content

Minecraft modding library that facilitates content development with useful middle layers.

Notifications You must be signed in to change notification settings

LambdaInnovation/LambdaLib2

Repository files navigation

LambdaLib2

A Minecraft modding library that facilitates content development with useful middle layers.

It offers following features:

  • Rendering (A modern GL based rendering pipeline & render engine, mesh, material etc.)
  • CGUI (Node-based GUI system with a visual editor)
  • Registration (Use annotated methods to achive better loading decoupleness)
  • Serialization (Object-to-NBT, Object-to-Bytes, etc.)
  • Network RPCs

The project is in early stage of development, feel free to try it out! :P

Usage

To build the jar

./gradlew build

License

This project uses MIT license.

About

Minecraft modding library that facilitates content development with useful middle layers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •