Bläddra i källkod

Add the D Object Oriented Raylib wrapper to the list of BINDINGS.md (#4550)

* add the D Object Oriented Raylib wrapper to the list of BINDINGS.md

* copy pasted correct url

I couldn't do it from the web ui for some reason
RealDoigt 9 månader sedan
förälder
incheckning
cd16c9ea91
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      BINDINGS.md

+ 1 - 0
BINDINGS.md

@@ -93,6 +93,7 @@ These are utility wrappers for specific languages, they are not required to use
 | [raylib-cpp](https://github.com/robloach/raylib-cpp) | **5.5**        | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | Zlib    |
 | [claylib](https://github.com/defun-games/claylib)    | 4.5            | [Common Lisp](https://common-lisp.net)       | Zlib    |
 | [rayed-bqn](https://github.com/Brian-ED/rayed-bqn)   | **5.0**        | [BQN](https://mlochbaum.github.io/BQN)       | MIT     |
+| [DOOR](https://github.com/RealDoigt/DOOR)        | 4.0            | [D](https://dlang.org)                       | MIT     |
 
 ### Older or Unmaintained Language Bindings