I keep getting errors when I try to run from a .jar file.
I get this error - Exception in thread “main” java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path.
I tried adding the path thing to the VM arguments, but I couldn’t get it right. My lwjgl is located in C:\Users\Nathan\Documents\Java Stuff\lwjgl, what would my argument look like here?