Well, as the thread title shows, i'm here to ask if it is possible to load LuaJIT with cs2d.
LuaJIT is a faster version version of lua. I don't know if it will really do a big difference in cs2d, just curious.
Well I've read that i can load libraries in cs2d but since i don't know how they work i didn't understood at all. I only know how to load a library ( dll ) in cs2d with require command. ( Of course, only if it is windows )
Just don't know how to load it in Linux systems like Ubuntu.
So, would like if there is someone that can explain me how they work and how to load them in linux systems since i want to load LuaJIT on cs2d on a Linux Machine.
http://luajit.org/index.html
Thanks.