diff options
| author | RedCubeDev <[email protected]> | 2021-02-21 10:44:41 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-21 10:44:41 +0100 |
| commit | d84a0157253c25860649ab821b919d7633bd64d8 (patch) | |
| tree | 090ec4a1e509d9ba9bd3c0f1859cbe862c9baa1b /BINDINGS.md | |
| parent | 48a7cd3c8788799505b4fa9f84cb8f5979397c29 (diff) | |
| download | raylib-d84a0157253c25860649ab821b919d7633bd64d8.tar.gz raylib-d84a0157253c25860649ab821b919d7633bd64d8.zip | |
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
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 1fdec567..1be25a97 100644 --- a/BINDINGS.md +++ b/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! :) |
