diff options
| author | WIITD <[email protected]> | 2022-08-15 07:12:30 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-15 09:12:30 +0200 |
| commit | 67f8424eb069b89e141e437a7086e9b898192293 (patch) | |
| tree | 98af07e533b356a9f53a754344ffd06ccf0275e3 /BINDINGS.md | |
| parent | 7db6fe02fded0f9555bb506eb4c2d1ae5a364f80 (diff) | |
| download | raylib-67f8424eb069b89e141e437a7086e9b898192293.tar.gz raylib-67f8424eb069b89e141e437a7086e9b898192293.zip | |
raylib-freebasic updated to 4.2 (#2639)
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 115893dc..33caebf8 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -19,7 +19,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | dlang_raylib | **4.0** | [D](https://dlang.org) | MPL-2.0 |https://github.com/rc-05/dlang_raylib | | 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.0** | [FreeBASIC](https://www.freebasic.net/) | MIT | https://github.com/WIITD/raylib-freebasic | +| 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-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 | |
