diff options
| author | Milan Nikolic <[email protected]> | 2021-11-11 19:37:11 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-11 19:37:11 +0100 |
| commit | 864e3ee9f3da2e0f9dc128eeea58873cd75ff55a (patch) | |
| tree | e18120a33174768043a3c529c0abae3cd9c10218 | |
| parent | 2c38dad214cf21cbc36c7710f3595db6ed1ad317 (diff) | |
| download | raylib-864e3ee9f3da2e0f9dc128eeea58873cd75ff55a.tar.gz raylib-864e3ee9f3da2e0f9dc128eeea58873cd75ff55a.zip | |
Update BINDINGS.md (#2131)
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 70e110d6..7f584798 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -11,7 +11,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib-boo | 3.7 | [Boo](http://boo-language.github.io/) | https://github.com/Rabios/raylib-boo | | bindbc-raylib3 | **4.0** | [D](https://dlang.org/) | https://github.com/o3o/bindbc-raylib3 | | dray | 3.5 | [D](https://dlang.org/) | https://github.com/xdrie/dray | -| raylib-go | 4.0-dev | [Go](https://golang.org/) | https://github.com/gen2brain/raylib-go | +| raylib-go | **4.0** | [Go](https://golang.org/) | https://github.com/gen2brain/raylib-go | | raylib-rs | 3.5 | [Rust](https://www.rust-lang.org/) | https://github.com/deltaphc/raylib-rs | | raylib-lua | **4.0** | [Lua](http://www.lua.org/) | https://github.com/TSnake41/raylib-lua | | raylua | **4.0** | [Lua](http://www.lua.org/) | https://github.com/Rabios/raylua | |
