summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorglowiak <[email protected]>2023-11-05 15:58:48 +0100
committerGitHub <[email protected]>2023-11-05 15:58:48 +0100
commit17a968d2ed327eeaac406b9c123b70f14963cc81 (patch)
tree4770038a1adc94e3966f4fcf1f74598faa5f54fe /BINDINGS.md
parent53451e98a72934c8619afc5e934b95a9e5fd9c1c (diff)
downloadraylib-17a968d2ed327eeaac406b9c123b70f14963cc81.tar.gz
raylib-17a968d2ed327eeaac406b9c123b70f14963cc81.zip
Jaylib is now up-to-date (#3508)
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 400bc384..63c9566d 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -34,7 +34,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-hx | 4.2 | [Haxe](https://haxe.org/) | Zlib | https://github.com/foreignsasquatch/raylib-hx |
| hb-raylib | 3.5 | [Harbour](https://harbour.github.io) | MIT | https://github.com/MarcosLeonardoMendezGerencir/hb-raylib |
| jaylib | 4.5 | [Janet](https://janet-lang.org/) | MIT | https://github.com/janet-lang/jaylib |
-| jaylib | 4.2 | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | GPLv3+CE | https://github.com/electronstudio/jaylib/ |
+| jaylib | **4.5** | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | GPLv3+CE | https://github.com/electronstudio/jaylib/ |
| raylib-j | 4.0 | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | Zlib | https://github.com/CreedVI/Raylib-J |
| raylib.jl | 4.2 | [Julia](https://julialang.org/) | Zlib | https://github.com/irishgreencitrus/raylib.jl |
| kaylib | 3.7 | [Kotlin/native](https://kotlinlang.org) | ? | https://github.com/electronstudio/kaylib |