From 59cabc7d116f1854dcc1b5ff875488848118e0ed Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Tue, 21 Sep 2021 13:54:52 +0100 Subject: [PATCH] Update BINDINGS.md (#2000) --- BINDINGS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BINDINGS.md b/BINDINGS.md index 163692620..c4864ad8d 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