Is it possible to package jinput together with an application? I don’t necessarily mean in a jar file, but just have all the jinput/jutil/plugin, let’s say, in the same directory where my game classes are. I don’t want to put jar files in the JVM dir.
If the answer is yes, can somebody describe where to put the various pieces? I have trouble finding documentation about that.
An “install.txt” file together with the binaries would be very helpful!