From 45450db45a4c1d7413b4b0d6f3e2708313414733 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 11 May 2020 13:58:28 +0200 Subject: [PATCH] Update BINDINGS.md --- BINDINGS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BINDINGS.md b/BINDINGS.md index c16deb244..318b4a939 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -58,7 +58,7 @@ Here it is a list with the ones I'm aware of: | Euraylib | [Euphoria](https://openeuphoria.org/) | https://github.com/gAndy50/Euraylib | | raylib-wren | [Wren](http://wren.io/) | https://github.com/TSnake41/raylib-wren | | raylib-odin | [Odin](https://odin-lang.org/) | https://github.com/kevinw/raylib-odin | -| raylib-zig | [Zig](https://ziglang.org/) | https://github.com/G3bE/raylib-zig | +| raylib-zig | [Zig](https://ziglang.org/) | https://github.com/Not-Nik/raylib-zig | | ray.zig | [Zig](https://ziglang.org/) | https://github.com/BitPuffin/zig-raylib-experiments | | raylib-Ada | [Ada](https://www.adacore.com/about-ada) | https://github.com/mimo/raylib-Ada | | jaylib | [Janet](https://janet-lang.org/) | https://github.com/janet-lang/jaylib |