From 3c3dfde3f900378c47c12b2098f13ca3a1c75e9a Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 28 Mar 2020 19:35:20 +0100 Subject: [PATCH] Added binding: raylib-zig --- BINDINGS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BINDINGS.md b/BINDINGS.md index d51051efa..7469be6f9 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -53,6 +53,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | Euraylib | Euphoria | https://github.com/gAndy50/Euraylib | | raylib-wren | Wren | https://github.com/TSnake41/raylib-wren | | raylib-odin | Odin | https://github.com/kevinw/raylib-odin | +| raylib-zig | Zig | https://github.com/G3bE/raylib-zig | | ray.zig | Zig | https://github.com/BitPuffin/zig-raylib-experiments | | raylib-Ada | Ada | https://github.com/mimo/raylib-Ada | | jaylib | Janet | https://github.com/janet-lang/jaylib |