diff options
| author | WIITD <[email protected]> | 2023-12-03 19:51:47 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-12-03 19:51:47 +0100 |
| commit | dfb0ca43c5b2602dc70cfa4e893e9e82c9bb3fe6 (patch) | |
| tree | 4b93fe918e3218c6701d858fa0c4fd7e1672699e /BINDINGS.md | |
| parent | 0748dc2d1e8a73311ff47f815708e939f8953b20 (diff) | |
| download | raylib-dfb0ca43c5b2602dc70cfa4e893e9e82c9bb3fe6.tar.gz raylib-dfb0ca43c5b2602dc70cfa4e893e9e82c9bb3fe6.zip | |
Update raylib-freebasic binding (#3591)
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 0e71d16e..4cd22013 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -24,7 +24,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.5** | [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-freebasic | **5.0** | [FreeBASIC](https://www.freebasic.net/) | MIT | https://github.com/WIITD/raylib-freebasic | | fortran-raylib | **4.5** | [Fortran](https://fortran-lang.org/) | ISC | https://github.com/interkosmos/fortran-raylib | | raylib for Pascal | **4.5** | [Object Pascal](https://en.wikipedia.org/wiki/Object_Pascal) | Modified Zlib | https://github.com/tinyBigGAMES/raylib | | raylib-go | **5.0** | [Go](https://golang.org/) | Zlib | https://github.com/gen2brain/raylib-go | |
