summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2020-04-14 13:04:51 +0200
committerGitHub <[email protected]>2020-04-14 13:04:51 +0200
commit3f1029c2810e414dd461158a4570c0664bf5e885 (patch)
tree0c9344db9ed7cda891578d5dd9f7cd59241d5807
parent8d51ad567fb2968d4df582bbe71ebd157dde1d85 (diff)
downloadraylib-3f1029c2810e414dd461158a4570c0664bf5e885.tar.gz
raylib-3f1029c2810e414dd461158a4570c0664bf5e885.zip
Added binding: jaylib (Java)
-rw-r--r--BINDINGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 7469be6f..70e65e74 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -34,6 +34,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-mruby | mruby | https://github.com/lihaochen910/raylib-mruby |
| raylib-py | Python | https://github.com/overdev/raylib-py |
| raylib-python-cffi | Python | https://github.com/electronstudio/raylib-python-cffi |
+| jaylib | Java | https://github.com/electronstudio/jaylib/ |
| raylib-java | Java | https://github.com/XoanaIO/raylib-java |
| node-raylib | Node.js | https://github.com/RobLoach/node-raylib |
| QuickJS-raylib | QuickJS | https://github.com/sntg-p/QuickJS-raylib |