diff options
| author | Ray <[email protected]> | 2021-01-14 19:53:58 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-14 19:53:58 +0100 |
| commit | a3c56d9052a008c843b4021f9b641cdec0e235e3 (patch) | |
| tree | 6442ca6e680d423c8946dede27e8c8576d38cce1 /BINDINGS.md | |
| parent | 8d3381b490c856de560875c820b24c0785c56d3a (diff) | |
| download | raylib-a3c56d9052a008c843b4021f9b641cdec0e235e3.tar.gz raylib-a3c56d9052a008c843b4021f9b641cdec0e235e3.zip | |
go-raylib updated to 3.5
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 dc3b6124..9f43546e 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -19,7 +19,7 @@ Here it is a list with the ones I'm aware of: | raylib-go | 3.0 | [Go](https://golang.org/) | https://github.com/gen2brain/raylib-go | | 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.1-dev | [Go](https://golang.org/) | https://github.com/chunqian/go-raylib | +| 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-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 | |
