RobLoach / node-raylib

Node.js bindings for Raylib
https://robloach.github.io/node-raylib/
Other
233 stars 20 forks source link

WIP: raylib5 #180

Open konsumer opened 7 months ago

konsumer commented 7 months ago

Raylib5 was released. This branch documents the effort to upgrade.

Currently this fails to build. These are missing:

konsumer commented 7 months ago

Updating @raylib/api to latest seems to fix errors with actual raylib, but then I see other errors with raygui. We may have to split these or work on getting raygui working.