WolfyScript / WolfyUtils-Spigot

The WolfyUtilities implementation for the Spigot platform
10 stars 4 forks source link

Update to 1.20.2 & Migration to Gradle #64

Closed WolfyScript closed 11 months ago

WolfyScript commented 11 months ago

This PR adds support for 1.20.2 nmsutils and updates the Item-NBT-API to 2.12.0.

Additionally it migrates the project from the Maven to the Gradle buildsystem, so it can provide a few new devtool integrations like:

The devtools are not yet available on a maven repo, and requires you to build the devtools project locally.