diff options
| author | Milan Nikolic <[email protected]> | 2022-08-27 18:07:30 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-27 18:07:30 +0200 |
| commit | 99948a86e18c7d26f055f7af4944f408a5280079 (patch) | |
| tree | ab2bb7cc4c5d0e2078478bbc9257f7061b2eabfc /BINDINGS.md | |
| parent | f66b1a313650051cfaa9c38b1117944630b35d5a (diff) | |
| download | raylib-99948a86e18c7d26f055f7af4944f408a5280079.tar.gz raylib-99948a86e18c7d26f055f7af4944f408a5280079.zip | |
Update raylib-go bindings (#2665)
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 0aac24cf..958fd88e 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -20,7 +20,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | rayex | 3.7 | [elixir](https://elixir-lang.org/) | Apache-2.0 | https://github.com/shiryel/rayex | | raylib-factor | **4.0** | [Factor](https://factorcode.org/) | BSD | https://github.com/factor/factor/blob/master/extra/raylib/raylib.factor | | raylib-freebasic | **4.2** | [FreeBASIC](https://www.freebasic.net/) | MIT | https://github.com/WIITD/raylib-freebasic | -| raylib-go | **4.0** | [Go](https://golang.org/) | Zlib | https://github.com/gen2brain/raylib-go | +| raylib-go | **4.2** | [Go](https://golang.org/) | Zlib | https://github.com/gen2brain/raylib-go | | raylib-guile | auto | [Guile](https://www.gnu.org/software/guile/) | Zlib | https://github.com/petelliott/raylib-guile | | gforth-raylib | 3.5 | [Gforth](https://gforth.org/) | MIT | https://github.com/ArnautDaniel/gforth-raylib | | raylib-hx | 4.0 | [Haxe](https://haxe.org/) | Zlib | https://github.com/foreignsasquatch/raylib-hx | |
