Ahh, ok, I thought it was a program. (like an exe jar thing) ok, I've got it, I still like it a lot, infact it might be even better (though harder) for what I am trying to do.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
I found many example files, including a simple fps game, I am clueless as to how to make it start though, I found the run_java.bat file inside:java -Djava.library.path=..\..\lib\lwjgl-2.0\native\win32 -cp ..\..\lib\lwjgl-2.0\jar\lwjgl.jar;..\..\lib\lwjgl-2.0\jar\lwjgl_util.jar;..\..\lib\jpct\jpct.jar;fps.jar -Xmx128m JPCTDemo width=640 height=480 mipmap zbuffer=16 refresh=60
Quotejava -Djava.library.path=..\..\lib\lwjgl-2.0\native\win32 -cp ..\..\lib\lwjgl-2.0\jar\lwjgl.jar;..\..\lib\lwjgl-2.0\jar\lwjgl_util.jar;..\..\lib\jpct\jpct.jar;jpct.jar -Xmx128m JPCTDemo width=800 height=600 mipmap zbuffer=16 refresh=60

Page created in 0.013 seconds with 8 queries.