WolfyScript / viewportl

A Minecraft Inventory GUI framework, designed to easily create reactive GUIs. Based on the well known Signal Reactivity System.
GNU General Public License v3.0
64 stars 12 forks source link

Cross-Platform ItemStack Config #102

Closed WolfyScript closed 1 year ago

WolfyScript commented 1 year ago

An API to provide a easy to edit Item Stack config, that can be implemented on different platforms (e.g. Spigot, Sponge). The config is build on Jackson, so HOCON is supported for even better configs!