diff options
| author | Ratul Krisna <[email protected]> | 2021-11-19 20:12:18 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-19 15:42:18 +0100 |
| commit | 4d3c79f91fcc74b02da24ca0029681312f2b3037 (patch) | |
| tree | 7cbe8303ebdd5a06f489e50ff35bdc87ccdfa740 | |
| parent | 73bded3b0cf644ad47f11e3da955f555c1a497a3 (diff) | |
| download | raylib-4d3c79f91fcc74b02da24ca0029681312f2b3037.tar.gz raylib-4d3c79f91fcc74b02da24ca0029681312f2b3037.zip | |
Updated hxRaylib to 4.0 (#2158)
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 0bb148bc..d09c642e 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 | 4.0-dev | [Haxe](https://haxe.org/) | https://github.com/ForeignSasquatch/hxRaylib | +| hxRaylib | 4.0 | [Haxe](https://haxe.org/) | https://github.com/ForeignSasquatch/hxRaylib | | raylib-wren | **4.0** | [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 | **4.0**| [Odin](https://odin-lang.org/) | https://github.com/odin-lang/Odin/tree/master/vendor/raylib | |
