summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorAlex Macafee <[email protected]>2022-11-21 23:14:20 +1100
committerGitHub <[email protected]>2022-11-21 13:14:20 +0100
commit36bb57d1becc0bfa543e9ea5beb489a718cb237b (patch)
tree2e75d95571c923a18a29987711ab124d4db75515 /BINDINGS.md
parente6306e5e76f83c9cf0b2bfbb85ceffa4ed2926ee (diff)
downloadraylib-36bb57d1becc0bfa543e9ea5beb489a718cb237b.tar.gz
raylib-36bb57d1becc0bfa543e9ea5beb489a718cb237b.zip
Add raylib-vapi (#2804)
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index a73baa9b..6d1b00f2 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -61,6 +61,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-smallBasic | 4.1-dev | [SmallBASIC](https://github.com/smallbasic/SmallBASIC) | GPLv3 | https://github.com/smallbasic/smallbasic.plugins/tree/master/raylib |
| raylib-umka | **4.2** | [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-wren | **4.0** | [Wren](http://wren.io/) | ISC | https://github.com/TSnake41/raylib-wren |
| raylib-zig | **4.2** | [Zig](https://ziglang.org/) | MIT | https://github.com/Not-Nik/raylib-zig |
| raylib.zig | **4.2** | [Zig](https://ziglang.org/) | MIT | https://github.com/ryupold/raylib.zig |