diff options
| author | raysan5 <[email protected]> | 2021-07-01 21:43:24 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2021-07-01 21:43:24 +0200 |
| commit | 1aec0a90bce416643fa5f5952722faf1367369d2 (patch) | |
| tree | 2dabf2e45869da838abbc6e57374c33e4917e54b | |
| parent | f81dfce19f5aa23e5bba51ad791d3edf214debf6 (diff) | |
| parent | 2a70638e269d346d3e68bb2a985dfa79d5a288bb (diff) | |
| download | raylib-1aec0a90bce416643fa5f5952722faf1367369d2.tar.gz raylib-1aec0a90bce416643fa5f5952722faf1367369d2.zip | |
Merge branch 'master' of https://github.com/raysan5/raylib
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 1c66f495..5cf0b60d 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -50,6 +50,7 @@ Here it is a list with the ones I'm aware of: | raylib-py-ctbg | 2.6 | [Python](https://www.python.org/) | https://github.com/overdev/raylib-py-ctbg | | jaylib | 3.0 | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | https://github.com/electronstudio/jaylib/ | | raylib-java | 2.0 | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | https://github.com/XoanaIO/raylib-java | +| raylib-j | 3.5 | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | https://github.com/CreedVI/Raylib-J | | clj-raylib | 3.0 | [Clojure](https://clojure.org/) | https://github.com/lsevero/clj-raylib | | node-raylib | 3.5 | [Node.js](https://nodejs.org/en/) | https://github.com/RobLoach/node-raylib | | QuickJS-raylib | 3.0 | [QuickJS](https://bellard.org/quickjs/) | https://github.com/sntg-p/QuickJS-raylib | |
