diff options
| author | smaludzi <[email protected]> | 2020-08-30 19:58:30 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-30 19:58:30 +0200 |
| commit | 8d615a99f69d85fb457e92d69fa5f7b92d612b65 (patch) | |
| tree | 915fd0464e4baad1d8ba2f739fff5cf78bad6974 /BINDINGS.md | |
| parent | 103df6c40876a19c78a3380e3a9068e8ae7dc8dd (diff) | |
| download | raylib-8d615a99f69d85fb457e92d69fa5f7b92d612b65.tar.gz raylib-8d615a99f69d85fb457e92d69fa5f7b92d612b65.zip | |
Added Never language to the list of bindings. (#1361)
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 208252ef..6d8dc737 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -76,6 +76,7 @@ Here it is a list with the ones I'm aware of: | raylib-ats2 | ATS2 | https://github.com/mephistopheles-8/raylib-ats2 | | raylib-beef | [Beef](https://www.beeflang.org/) | https://github.com/M0n7y5/raylib-beef | | raylib.cbl | COBOL | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* | +| raylib-never | [Never](https://github.com/never-lang/never) | https://github.com/never-lang/raylib-never | Missing some language? Feel free to create a new binding! :) |
