Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.93 KB

File metadata and controls

32 lines (26 loc) · 1.93 KB

Viewportl

A Minecraft Inventory GUI framework to easily create powerful, reactive, and efficient Minecraft GUIs.

github_commit

Compose

Viewportl uses the Compose Runtime library to make the creation of Minecraft UIs very easy.

Note

Jetpack Compose, that you may know from the Android Ecosystem, is build on top of the Compose Runtime.
Compose Runtime is a standalone library separate from the Android stack and can be used outside of it. Its main goal is to make the creation of dynamic (UI) Trees easy and provides utilities for it.

Work in Progress

This project is in its early stages and the API is not stable!
The API may receive breaking changes at anytime without notice!

Features & Progress

List of the existing and planned Features

Resources