diff options
| author | Astie Teddy <[email protected]> | 2021-11-05 14:38:08 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-05 14:38:08 +0100 |
| commit | 6055e44518e98630311cc8b2bbb20106c217463d (patch) | |
| tree | e9333fc8a35748de878c18a748fc59da2abb6335 | |
| parent | db0cc3c0363b36cded28ba1bb68c8f709501c993 (diff) | |
| download | raylib-6055e44518e98630311cc8b2bbb20106c217463d.tar.gz raylib-6055e44518e98630311cc8b2bbb20106c217463d.zip | |
Update BINDINGS.md (#2100)
https://github.com/TSnake41/raylib-lua/releases/tag/v4.0a
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index e77022b8..4711f7f8 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -13,7 +13,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | 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-rs | 3.5 | [Rust](https://www.rust-lang.org/) | https://github.com/deltaphc/raylib-rs | -| raylib-lua | 3.7 | [Lua](http://www.lua.org/) | https://github.com/TSnake41/raylib-lua | +| raylib-lua | 4.0 | [Lua](http://www.lua.org/) | https://github.com/TSnake41/raylib-lua | | raylua | 3.7 | [Lua](http://www.lua.org/) | https://github.com/Rabios/raylua | | nelua-raylib | 3.7 | [nelua](https://nelua.io/) | https://github.com/AKDev21/nelua-raylib | | NimraylibNow! | 3.7 | [Nim](https://nim-lang.org/) | https://github.com/greenfork/nimraylib_now | |
