summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChris Warren-Smith <[email protected]>2023-11-22 07:29:09 +1030
committerGitHub <[email protected]>2023-11-21 21:59:09 +0100
commit664d22967c00a118941d1826884e5d93c979def4 (patch)
tree2605c41c2396cc2f3bb2c9581c6c451ced7f05ed
parentb13f97575bc3e9d1f2fae5878624030f8eb6248d (diff)
downloadraylib-664d22967c00a118941d1826884e5d93c979def4.tar.gz
raylib-664d22967c00a118941d1826884e5d93c979def4.zip
Update bindings for SmallBASIC (#3562)
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index d197fcf5..eacfe78a 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -70,7 +70,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| racket-raylib | 4.0 | [Racket](https://racket-lang.org/) | MIT/Apache-2.0 | https://github.com/eutro/racket-raylib |
| raylib-swift | 4.0 | [Swift](https://swift.org/) | MIT | https://github.com/STREGAsGate/Raylib |
| raylib-scopes | auto | [Scopes](http://scopes.rocks) | MIT | https://github.com/salotz/raylib-scopes |
-| raylib-smallBasic | 4.1-dev | [SmallBASIC](https://github.com/smallbasic/SmallBASIC) | GPLv3 | https://github.com/smallbasic/smallbasic.plugins/tree/master/raylib |
+| raylib-SmallBASIC | 5.0 | [SmallBASIC](https://github.com/smallbasic/SmallBASIC) | GPLv3 | https://github.com/smallbasic/smallbasic.plugins/tree/master/raylib |
| raylib-umka | **4.5** | [Umka](https://github.com/vtereshkov/umka-lang) | Zlib | https://github.com/robloach/raylib-umka |
| raylib.v | 4.2 | [V](https://vlang.io/) | Zlib | https://github.com/irishgreencitrus/raylib.v |
| raylib-vapi | 4.2 | [Vala](https://vala.dev/) | Zlib | https://github.com/lxmcf/raylib-vapi |