diff options
| author | Airbus5717 <[email protected]> | 2021-02-21 12:45:18 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-21 10:45:18 +0100 |
| commit | 34f5532fad68aed9c7df5f11ac76ee5e7d55e9e0 (patch) | |
| tree | 533465f06942d5d0cc61c034aa57d2eb97a4835c /BINDINGS.md | |
| parent | d84a0157253c25860649ab821b919d7633bd64d8 (diff) | |
| download | raylib-34f5532fad68aed9c7df5f11ac76ee5e7d55e9e0.tar.gz raylib-34f5532fad68aed9c7df5f11ac76ee5e7d55e9e0.zip | |
Update BINDINGS.md (#1605)
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 1be25a97..578da313 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -20,7 +20,7 @@ Here it is a list with the ones I'm aware of: | raylib-goplus | 2.6-dev | [Go](https://golang.org/) | https://github.com/Lachee/raylib-goplus | | ray-go | 2.6-dev | [Go](https://golang.org/) | https://github.com/hecate-tech/ray-go | | go-raylib | 3.5 | [Go](https://golang.org/) | https://github.com/chunqian/go-raylib | -| raylib-rs | 3.0 | [Rust](https://www.rust-lang.org/) | https://github.com/deltaphc/raylib-rs | +| raylib-rs | 3.5 | [Rust](https://www.rust-lang.org/) | https://github.com/deltaphc/raylib-rs | | raylib-lua | 1.7 | [Lua](http://www.lua.org/) | https://github.com/raysan5/raylib-lua | | raylib-lua-ffi | 2.0 | [Lua](http://www.lua.org/) | https://github.com/raysan5/raylib/issues/693 | | raylib-lua-sol | 2.5 | [Lua](http://www.lua.org/) | https://github.com/RobLoach/raylib-lua-sol | |
