diff options
| author | ArnautDaniel <[email protected]> | 2022-01-01 11:18:29 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-01 17:18:29 +0100 |
| commit | f5a832e770c0e9635dde8e598eda506f7f059145 (patch) | |
| tree | 4fc59359fd61262c6c67b57d7fc7345b0340cd0d /BINDINGS.md | |
| parent | a940f41b4bfb681c9cbed9e95d1b73fee64d5bb8 (diff) | |
| download | raylib-f5a832e770c0e9635dde8e598eda506f7f059145.tar.gz raylib-f5a832e770c0e9635dde8e598eda506f7f059145.zip | |
Update BINDINGS.md (#2257)
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 99024eef..1d8d8f20 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -30,7 +30,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | 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 | -| gforth-raylib | 3.5 | [Gforth](https://gforth.org/) | ? | https://github.com/ArnautDaniel/gforth-raylib | +| 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-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 | |
