diff options
| author | Ratul Krisna <[email protected]> | 2022-04-28 15:44:51 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-04-28 12:14:51 +0200 |
| commit | db6c67775593dc019b450c003fe3ed5390b40436 (patch) | |
| tree | 1c964a95f8b405dd16e12c797e34012f4f4f7d2f /BINDINGS.md | |
| parent | 28ac82aeb074920a7ff855f5f653320e91575410 (diff) | |
| download | raylib-db6c67775593dc019b450c003fe3ed5390b40436.tar.gz raylib-db6c67775593dc019b450c003fe3ed5390b40436.zip | |
Update raylib haxe binding name (#2451)
As title says
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 9ad34d34..4a3b7747 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -33,7 +33,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) | Zlib | https://github.com/oraoto/raylib-phpcpp | | raylib-factor | 3.5 | [Factor](https://factorcode.org/) | MIT | https://github.com/ArnautDaniel/raylib-factor | | gforth-raylib | 3.5 | [Gforth](https://gforth.org/) | MIT | https://github.com/ArnautDaniel/gforth-raylib | -| hxRaylib | 4.0 | [Haxe](https://haxe.org/) | Zlib | https://github.com/ForeignSasquatch/hxRaylib | +| raylib-hx | 4.0 | [Haxe](https://haxe.org/) | Zlib | https://github.com/foreignsasquatch/raylib-hx | | raylib-wren | **4.0** | [Wren](http://wren.io/) | ISC | https://github.com/TSnake41/raylib-wren | | raylib_odin_bindings | 4.0-dev | [Odin](https://odin-lang.org/) | MIT | https://github.com/Deathbat2190/raylib_odin_bindings | | raylib-odin | **4.0** | [Odin](https://odin-lang.org/) | BSD-3Clause | https://github.com/odin-lang/Odin/tree/master/vendor/raylib | |
