diff options
| author | Kenta <[email protected]> | 2023-09-11 22:19:43 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-11 23:19:43 +0200 |
| commit | 3ab7f70e3129be963812a9b4133278e8a5e41797 (patch) | |
| tree | 3ce062b226b5edd40232ec50940c0b340f82bb89 /BINDINGS.md | |
| parent | 9d230d753b5dfb9c4f56b065833ac5ddaf265d8c (diff) | |
| download | raylib-3ab7f70e3129be963812a9b4133278e8a5e41797.tar.gz raylib-3ab7f70e3129be963812a9b4133278e8a5e41797.zip | |
Update BINDINGS.md (#3307)
Fix Kaylib binding. Reroute to a new repository.
Binding renamed.
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index bdd5e255..c26fa873 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -37,7 +37,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | 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 | -| kaylib | **4.5**| [Kotlin/native](https://kotlinlang.org) | Zlib | https://codeberg.org/Soutaisei/Kaylib | +| KaylibKit | **4.5**| [Kotlin/native](https://kotlinlang.org) | Zlib | https://codeberg.org/Kenta/KaylibKit | | raylib-lua | **4.5** | [Lua](http://www.lua.org/) | ISC | https://github.com/TSnake41/raylib-lua | | raylua | 4.0 | [Lua](http://www.lua.org/) | MIT | https://github.com/Rabios/raylua | | nelua-raylib | 4.0 | [nelua](https://nelua.io/) | MIT | https://github.com/AKDev21/nelua-raylib | |
