diff options
| author | Richard Smith <[email protected]> | 2021-09-21 13:54:52 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-21 14:54:52 +0200 |
| commit | 59cabc7d116f1854dcc1b5ff875488848118e0ed (patch) | |
| tree | 4dfd895ab61b2ba20463d6abf8346ac84eb6a82f | |
| parent | 89f031673be901e4cc80de66c53b88dc1482e92f (diff) | |
| download | raylib-59cabc7d116f1854dcc1b5ff875488848118e0ed.tar.gz raylib-59cabc7d116f1854dcc1b5ff875488848118e0ed.zip | |
Update BINDINGS.md (#2000)
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 16369262..c4864ad8 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -100,6 +100,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | Relib | 3.5 | [ReCT](https://github.com/RedCubeDev-ByteSpace/ReCT) | https://github.com/RedCubeDev-ByteSpace/Relib | | rayex | 3.7 | [elixir](https://elixir-lang.org/) | https://github.com/shiryel/rayex | | raylib.cbl | 2.0 | [COBOL](https://en.wikipedia.org/wiki/COBOL) | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* | +| kaylib | 3.7 | [Kotlin/native](https://kotlinlang.org) | https://github.com/electronstudio/kaylib | ### Utility Wrapers |
