summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRatul Krisna <[email protected]>2021-11-07 16:21:39 +0530
committerGitHub <[email protected]>2021-11-07 11:51:39 +0100
commitf78b666c26b1140a6eb3fe33f2d7351e90905dbd (patch)
treec7b267fad4dee0685e8c766c0df309c7174c19b7
parent34f9f518352789c1f3bec07416152ba24e3589e0 (diff)
downloadraylib-f78b666c26b1140a6eb3fe33f2d7351e90905dbd.tar.gz
raylib-f78b666c26b1140a6eb3fe33f2d7351e90905dbd.zip
Changed hxRaylib version to 4.0-dev (#2112)
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index be00e167..92ab4a63 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
| raylib-phpcpp | 3.5 | [PHP](https://en.wikipedia.org/wiki/PHP) | https://github.com/oraoto/raylib-phpcpp |
| raylib-factor | 3.5 | [Factor](https://factorcode.org/) | https://github.com/ArnautDaniel/raylib-factor |
| gforth-raylib | 3.5 | [Gforth](https://gforth.org/) | https://github.com/ArnautDaniel/gforth-raylib |
-| hxRaylib | 3.7 | [Haxe](https://haxe.org/) | https://github.com/ForeignSasquatch/hxRaylib |
+| hxRaylib | 4.0-dev | [Haxe](https://haxe.org/) | https://github.com/ForeignSasquatch/hxRaylib |
| raylib-wren | 3.7 | [Wren](http://wren.io/) | https://github.com/TSnake41/raylib-wren |
| raylib_odin_bindings | 4.0-dev | [Odin](https://odin-lang.org/) | https://github.com/Deathbat2190/raylib_odin_bindings |
| raylib-odin | 3.7| [Odin](https://odin-lang.org/) | https://github.com/odin-lang/Odin/tree/master/vendor/raylib |