diff options
| author | ashn <[email protected]> | 2023-03-15 09:56:24 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-15 14:56:24 +0100 |
| commit | 1aacefd6fabfffa69f5b1bb905263941ad2af823 (patch) | |
| tree | d84ad8a4466ae13a3387e0e4284cd81bac5a1545 | |
| parent | 3b4f9faebc42a9110d9ca9d918edddff9f6d0667 (diff) | |
| download | raylib-1aacefd6fabfffa69f5b1bb905263941ad2af823.tar.gz raylib-1aacefd6fabfffa69f5b1bb905263941ad2af823.zip | |
Add raylib-sunder to BINDINGS.md (#2958)
| -rw-r--r-- | BINDINGS.md | 1 |
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 | |
