A little heads up, v5.1.2 is a release that tracks the upstream 5.1-dev 
version, it was a while since the last version and we needed a refresh.

And in this release I decided to finally remove the raylib git submodule that 
takes ages to clone. Now the C header files are distributed with naylib and 
that means the installation is faster.

I also took care of the pesky `raylibDir` constant that causes trouble when 
using emscripten in windows, so that issue should be solved.

For the future I am planning to go ahead and rewrite most of the tooling to use 
the nim compiler to output the wrapper, but this shouldn't concern users of the 
library.

Let me know if there're any bugs that were introduced with these changes.

Reply via email to