diff options
| author | Ray <[email protected]> | 2021-05-26 20:21:40 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2021-05-26 20:21:40 +0200 |
| commit | c5ef96272f4500cae428844d9ba0e5810eebd698 (patch) | |
| tree | 5560bff39b686894e998286831dcf0313a078018 | |
| parent | 1c7c8c682c4866b96bcd3385f0cb3993e929f496 (diff) | |
| parent | ded6754de42318a88d3a093ed3fae97578794a5f (diff) | |
| download | raylib-c5ef96272f4500cae428844d9ba0e5810eebd698.tar.gz raylib-c5ef96272f4500cae428844d9ba0e5810eebd698.zip | |
Merge branch 'master' of https://github.com/raysan5/raylib
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 90c0b928..7f4d0c75 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -16,7 +16,7 @@ Here it is a list with the ones I'm aware of: | raylib-d | 3.0 | [D](https://dlang.org/) | https://github.com/onroundit/raylib-d | | bindbc-raylib | 3.0 | [D](https://dlang.org/) | https://github.com/o3o/bindbc-raylib | | dray | 3.5 | [D](https://dlang.org/) | https://github.com/xdrie/dray | -| raylib-go | 3.0 | [Go](https://golang.org/) | https://github.com/gen2brain/raylib-go | +| raylib-go | 3.8-dev | [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.5 | [Go](https://golang.org/) | https://github.com/chunqian/go-raylib | |
