summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSasquatch ヽ(´ー` )┌ <[email protected]>2023-02-08 18:15:34 +0530
committerGitHub <[email protected]>2023-02-08 13:45:34 +0100
commit5c6a756014fa27e6ec534e6bafa4cf4e1fac890c (patch)
treea9f7598933c87ffd42c7a2cb23062689ca23a76c
parentf784961b9ce8f516c60b11d73444803db363ca0d (diff)
downloadraylib-5c6a756014fa27e6ec534e6bafa4cf4e1fac890c.tar.gz
raylib-5c6a756014fa27e6ec534e6bafa4cf4e1fac890c.zip
Update raylib-hx bindings to 4.2 in BINDINGS.md (#2916)
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 1bc2c57a..f703296a 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -27,7 +27,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-guile | auto | [Guile](https://www.gnu.org/software/guile/) | Zlib | https://github.com/petelliott/raylib-guile |
| gforth-raylib | 3.5 | [Gforth](https://gforth.org/) | MIT | https://github.com/ArnautDaniel/gforth-raylib |
| h-raylib | 4.5-dev | [Haskell](https://haskell.org/) | Apache-2.0 | https://github.com/Anut-py/h-raylib |
-| raylib-hx | 4.0 | [Haxe](https://haxe.org/) | Zlib | https://github.com/foreignsasquatch/raylib-hx |
+| raylib-hx | **4.2** | [Haxe](https://haxe.org/) | Zlib | https://github.com/foreignsasquatch/raylib-hx |
| hb-raylib | 3.5 | [Harbour](https://harbour.github.io) | MIT | https://github.com/MarcosLeonardoMendezGerencir/hb-raylib |
| jaylib | **4.2** | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | GPLv3+CE | 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 |