summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRabia Alhaffar <[email protected]>2020-12-26 00:29:13 +0200
committerGitHub <[email protected]>2020-12-25 23:29:13 +0100
commit9f3351cf7b5e782f8c0622cd7b05bb521531ebda (patch)
treebb4317da2c0ef127c083f1cb4a5e4993a70eaa23
parente25e380e80a117f2404d65b37700fb620dc1f990 (diff)
downloadraylib-9f3351cf7b5e782f8c0622cd7b05bb521531ebda.tar.gz
raylib-9f3351cf7b5e782f8c0622cd7b05bb521531ebda.zip
Boo bindings updated to 3.5 (#1471)
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index fdebd187..a1cd6f05 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -10,7 +10,7 @@ Here it is a list with the ones I'm aware of:
| raylib-cpp | 3.1-dev | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | https://github.com/robloach/raylib-cpp |
| Raylib-cs | 3.0 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/ChrisDill/Raylib-cs |
| raylib-cppsharp | 2.5 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/phxvyper/raylib-cppsharp |
-| raylib-boo | 3.0 | [Boo](http://boo-language.github.io/) | https://github.com/Rabios/raylib-boo |
+| raylib-boo | 3.5 | [Boo](http://boo-language.github.io/) | https://github.com/Rabios/raylib-boo |
| RaylibFS | 2.5 | [F#](https://fsharp.org/) | https://github.com/dallinbeutler/RaylibFS |
| raylib_d | 2.5 | [D](https://dlang.org/) | https://github.com/Sepheus/raylib_d |
| raylib-d | 3.0 | [D](https://dlang.org/) | https://github.com/onroundit/raylib-d |