Răsfoiți Sursa

Added ReCT Binding (Relib) to the list (#1604)

hey!
Ive made a Raylib Binding for my Programming language ReCT! Its still a fairly small language (~30 users) but it would be really cool to be featured here, tho I'd completely understand if only relevant languages are allowed on the list
RedCubeDev 4 ani în urmă
părinte
comite
d84a015725
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      BINDINGS.md

+ 1 - 0
BINDINGS.md

@@ -90,6 +90,7 @@ Here it is a list with the ones I'm aware of:
 | raylib-beef        | 3.0 | [Beef](https://www.beeflang.org/)          | https://github.com/M0n7y5/raylib-beef    |
 | raylib-never       | 3.0 | [Never](https://github.com/never-lang/never) | https://github.com/never-lang/raylib-never |
 | raylib.cbl         | 2.0 | [COBOL](https://en.wikipedia.org/wiki/COBOL)        | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* |
+| Relib              | 3.5 | [ReCT](https://github.com/RedCubeDev-ByteSpace/ReCT) | https://github.com/RedCubeDev-ByteSpace/Relib |
 
  
 Missing some language? Feel free to create a new binding! :)