Skip to content

Releases: TechnicJelle/MCUtils

Moved some functions & BlueColored repo

21 Jul 23:50
Compare
Choose a tag to compare

I'm moving away from JitPack, to the BlueColored repo.
The readme has instructions on where to get the new versions of the library.

The API has also changed a bit:
I've split up the "MCUtils" class into two new ones: "ImageUtils" and "ConfigUtils".
The function names and signatures are still the same, so migrating should be super simple.

Also bumped the Java version from 11 to 17.

Full Changelog: v1.0...v2.0

Initial release

06 May 00:10
Compare
Choose a tag to compare

Some useful functions that I find myself copying over often, so I split them off into another little separate library.