summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorashn <[email protected]>2023-03-15 09:56:24 -0400
committerGitHub <[email protected]>2023-03-15 14:56:24 +0100
commit1aacefd6fabfffa69f5b1bb905263941ad2af823 (patch)
treed84ad8a4466ae13a3387e0e4284cd81bac5a1545 /BINDINGS.md
parent3b4f9faebc42a9110d9ca9d918edddff9f6d0667 (diff)
downloadraylib-1aacefd6fabfffa69f5b1bb905263941ad2af823.tar.gz
raylib-1aacefd6fabfffa69f5b1bb905263941ad2af823.zip
Add raylib-sunder to BINDINGS.md (#2958)
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 e232b1b6..80d6bcec 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -70,6 +70,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| 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 |
| hare-raylib | auto | [Hare](https://harelang.org/) | Zlib | https://git.sr.ht/~evantj/hare-raylib |
+| raylib-sunder | auto | [Sunder](https://github.com/ashn-dot-dev/sunder) | 0BSD | https://github.com/ashn-dot-dev/raylib-sunder |