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
65 stars 12 forks source link

Merge WolfyUtils-Spigot into subproject #121

Closed WolfyScript closed 6 months ago

WolfyScript commented 6 months ago

This takes the whole WolfyScript/WolfyUtils-Spigot repo and moves it into a subproject called spigot.

This makes it easier to work on updates and iterations. Having everything in one place makes it easier to refactor in case of API changes etc. which constantly happens.