summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortuckie <[email protected]>2022-04-11 09:13:43 -0700
committerGitHub <[email protected]>2022-04-11 18:13:43 +0200
commit559ffc633164c30824065a63324ba08efa651ee6 (patch)
treeb964c435b1219e0024925d7a3c6f17bed4643ec0
parentf71cc53bc99e7efbf00ffd9147fc4c029fcc6f7d (diff)
downloadraylib-559ffc633164c30824065a63324ba08efa651ee6.tar.gz
raylib-559ffc633164c30824065a63324ba08efa651ee6.zip
Update BINDINGS.md (#2431)
node-raylib is updated to 4.0!
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 045a6255..fb0938c0 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -28,7 +28,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| jaylib | **4.0** | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | GPLv3 | https://github.com/electronstudio/jaylib/ |
| raylib-j | **4.0** | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | Zlib | https://github.com/CreedVI/Raylib-J |
| raylib.jl | **4.0** | [Julia](https://julialang.org/) | Zlib | https://github.com/irishgreencitrus/raylib.jl |
-| node-raylib | 3.5 | [Node.js](https://nodejs.org/en/) | Zlib | https://github.com/RobLoach/node-raylib |
+| node-raylib | **4.0** | [Node.js](https://nodejs.org/en/) | Zlib | https://github.com/RobLoach/node-raylib |
| raylib-php | 3.5 | [PHP](https://en.wikipedia.org/wiki/PHP) | Zlib | https://github.com/joseph-montanez/raylib-php |
| raylib-phpcpp | 3.5 | [PHP](https://en.wikipedia.org/wiki/PHP) | Zlib | https://github.com/oraoto/raylib-phpcpp |
| raylib-factor | 3.5 | [Factor](https://factorcode.org/) | MIT | https://github.com/ArnautDaniel/raylib-factor |