Skip to content

Moved some functions & BlueColored repo

Latest
Compare
Choose a tag to compare
@TechnicJelle TechnicJelle released this 21 Jul 23:50
· 1 commit to main since this release

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