The plugin API for Kraken. The plugin API is currently only being tested on Java 8. Another example plugin can be found here.
The entry-points for all plugins are always the static methods in kraken/plugin/Entry
. You must compile the API into the plugin jar.