diff options
| author | JupiterRider <[email protected]> | 2023-05-11 19:48:53 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-11 19:48:53 +0200 |
| commit | 5978358e5877b0033584334c5bf6ec7d8cf22ae8 (patch) | |
| tree | 038680b24510bb8e01989ddebe38673f0c3845ee | |
| parent | 452e3b494cd6bceaab290d0f5f23bff9c7887a1b (diff) | |
| download | raylib-5978358e5877b0033584334c5bf6ec7d8cf22ae8.tar.gz raylib-5978358e5877b0033584334c5bf6ec7d8cf22ae8.zip | |
Update BINDINGS.md (#3053)
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 035a4440..a10e5860 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -25,7 +25,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib-factor | 4.0 | [Factor](https://factorcode.org/) | BSD | https://github.com/factor/factor/blob/master/extra/raylib/raylib.factor | | raylib-freebasic | **4.5** | [FreeBASIC](https://www.freebasic.net/) | MIT | https://github.com/WIITD/raylib-freebasic | | raylib for Pascal | **4.5** | [Object Pascal](https://en.wikipedia.org/wiki/Object_Pascal) | Modified Zlib | https://github.com/tinyBigGAMES/raylib | -| raylib-go | 4.2 | [Go](https://golang.org/) | Zlib | https://github.com/gen2brain/raylib-go | +| raylib-go | 4.5 | [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 | | h-raylib | **4.5** | [Haskell](https://haskell.org/) | Apache-2.0 | https://github.com/Anut-py/h-raylib | |
