Skip to content

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

13 stars

Watchers

19 watching

Forks

Releases

Packages

Contributors

Languages