Skip to content

1.3 Updated ClassFinder

Compare
Choose a tag to compare
@OxideWaveLength OxideWaveLength released this 30 Oct 00:32
· 1 commit to main since this release

ClassFinders:
Added an option to set the JarFile
Added an option to set the ClassLoader

This is useful when working with jar files loaded as modules. For example, Spigot plugins.

Fixed an issue where the IdeClassFinder wouldn't correctly find classes if the base package is empty.

Fixed UpToDate check, this will no longer say an update is available when the current version matches upstream.