diff options
| author | WIITD <[email protected]> | 2023-03-23 22:26:55 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-23 22:26:55 +0100 |
| commit | 57082d66008fbb315162541751767fc3387864ac (patch) | |
| tree | 537a98acf96efbea85308ba1643158244412afcd /BINDINGS.md | |
| parent | 6287f68c0bb172ac70bfbe30617d9480ab4eab1f (diff) | |
| download | raylib-57082d66008fbb315162541751767fc3387864ac.tar.gz raylib-57082d66008fbb315162541751767fc3387864ac.zip | |
update raylib-freebasic to 4.5 (#2986)
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 fed0e16c..dc9f6700 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -23,7 +23,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.2** | [FreeBASIC](https://www.freebasic.net/) | MIT | https://github.com/WIITD/raylib-freebasic | +| 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-guile | auto | [Guile](https://www.gnu.org/software/guile/) | Zlib | https://github.com/petelliott/raylib-guile | |
