diff options
| author | Ray <[email protected]> | 2020-03-28 19:35:20 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-28 19:35:20 +0100 |
| commit | 3c3dfde3f900378c47c12b2098f13ca3a1c75e9a (patch) | |
| tree | 885a7916da2277e42fe379983194e690ee900448 | |
| parent | 5829fdb73e5116f4df40297e0c0c774dabf212d9 (diff) | |
| download | raylib-3c3dfde3f900378c47c12b2098f13ca3a1c75e9a.tar.gz raylib-3c3dfde3f900378c47c12b2098f13ca3a1c75e9a.zip | |
Added binding: raylib-zig
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index d51051ef..7469be6f 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 | |
