Sfoglia il codice sorgente

ADDED: XD Pascal bindings

Ray 5 anni fa
parent
commit
3e049c09d5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      BINDINGS.md

+ 1 - 0
BINDINGS.md

@@ -60,6 +60,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
 | vraylib            | V              | https://github.com/MajorHard/vraylib                                 |
 | ray.mod            | BlitzMax       | https://github.com/bmx-ng/ray.mod                    |
 | raylib-mosaic      | Mosaic         | https://github.com/pluckyporcupine/raylib-mosaic     |
+| raylib-xdpw        | XD Pascal      | https://github.com/vtereshkov/raylib-xdpw            |
 | raylib-fb          | FreeBasic      | https://github.com/IchMagBier/raylib-fb              |
 | raylib.cbl         | COBOL          | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* |