diff options
| author | Alex Macafee <[email protected]> | 2024-02-26 20:26:17 +1100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-02-26 10:26:17 +0100 |
| commit | 6db5bb5ccd9e609b786b41c668031f5dfbd332d1 (patch) | |
| tree | b6db14c41e68aa563481b943679fd66abe9d9643 /BINDINGS.md | |
| parent | b86f78f6b179dc374458680f8b192558a1e4a3c6 (diff) | |
| download | raylib-6db5bb5ccd9e609b786b41c668031f5dfbd332d1.tar.gz raylib-6db5bb5ccd9e609b786b41c668031f5dfbd332d1.zip | |
Update BINDINGS.md (#3829)
Raylib VAPI has been updated to support all features added by Raylib 5.0
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 35eec2aa..2a0d21ba 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -74,7 +74,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib-SmallBASIC | 5.0 | [SmallBASIC](https://github.com/smallbasic/SmallBASIC) | GPLv3 | https://github.com/smallbasic/smallbasic.plugins/tree/master/raylib | | raylib-umka | **4.5** | [Umka](https://github.com/vtereshkov/umka-lang) | Zlib | https://github.com/robloach/raylib-umka | | raylib.v | 4.2 | [V](https://vlang.io/) | Zlib | https://github.com/irishgreencitrus/raylib.v | -| raylib-vapi | 4.2 | [Vala](https://vala.dev/) | Zlib | https://github.com/lxmcf/raylib-vapi | +| raylib-vapi | 5.0 | [Vala](https://vala.dev/) | Zlib | https://github.com/lxmcf/raylib-vapi | | raylib-wren | 4.0 | [Wren](http://wren.io/) | ISC | https://github.com/TSnake41/raylib-wren | | raylib-zig | 4.6-dev | [Zig](https://ziglang.org/) | MIT | https://github.com/Not-Nik/raylib-zig | | raylib.zig | 5.1-dev | [Zig](https://ziglang.org/) | MIT | https://github.com/ryupold/raylib.zig | |
