node-raylib icon indicating copy to clipboard operation
node-raylib copied to clipboard

Added raylib 5.5 support

Open r1tsuu opened this issue 11 months ago • 2 comments

If anyone needs, I managed to update this project to use raylib 5.5 https://github.com/r1tsuu/node-raylib/releases https://www.npmjs.com/package/@r1tsuu/raylib

I also included pre-built binaries for Apple Silicon so the preinstall script doesn't need to compile anything. It seems like the build fails on Windows though, so that's why I didn't open a PR.

r1tsuu avatar Jan 08 '25 00:01 r1tsuu

That's most excellent! Feel free to send a PR. Once merged, others could help out with the build.

RobLoach avatar Jan 08 '25 00:01 RobLoach

hi @RobLoach, this is the pull request that will fix the window build https://github.com/RobLoach/node-raylib/pull/184, I have combine the fork of @r1tsuu with some of my tweaks and now also window build is working too. Can you please check theme. And I'm also thank @r1tsuu for your fork, without that I may have to start from scratch

huyhoang160593 avatar Feb 15 '25 15:02 huyhoang160593

Looks like it is merged on master. Maybe create a release so the repository doesn't look outdated?

raphaklaus avatar Oct 02 '25 18:10 raphaklaus