Hey all,
I’m wondering how you all go about creating EXEs from your JARs, especially ones that need to include natives like LWJGL. I know there are some PC tools out there but I’d prefer to be able to build it from Mac OS X (which is what I dev on).
Similarly, does anyone have example SH and BAT files for executing a LWJGL jar? That would at least do the trick for now.