Bläddra i källkod

Added raylib-chibi binding

Ray 5 år sedan
förälder
incheckning
52a6d756f4
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      BINDINGS.md

+ 1 - 0
BINDINGS.md

@@ -46,6 +46,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
 | ringraylib         | Ring           | https://github.com/ringpackages/ringraylib                           |
 | cl-raylib          | Common Lisp    | https://github.com/longlene/cl-raylib                                |
 | raylib-scm         | Chicken Scheme | https://github.com/yashrk/raylib-scm                                 |
+| raylib-chivi       | Chibi-Scheme   | https://github.com/VincentToups/raylib-chibi                         |
 | 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                                |