Fixed the description for mode_class
I finally figured out how to do modules with JNI
null actions are now handled gracefully instead of segfaulting the JVM
WofiJ is a Java API for Wofi
wofi
openjdk-17-jdk
pkgconf
meson
hg clone https://hg.sr.ht/~scoopta/WofiJ
cd WofiJ/src
meson -Djdk_home=$JAVA_HOME -Dwofij_path=/path/to/wofij.jar -Dmode_class=com.example.my_mode/com.example.my_mode.Main -Dmode_path=/path/to/my/mode.jar ../build
ninja -C ../build