diff options
| author | Danil <[email protected]> | 2023-11-23 15:41:31 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-23 14:41:31 +0100 |
| commit | ada1d0fb8caae85b544035bbd78b41927883f049 (patch) | |
| tree | 9649a3952501e07c53fb7dc98c8da95da93888fd /BINDINGS.md | |
| parent | a3a73b9332d0ca0d7ec81044edce31dd13d7c916 (diff) | |
| download | raylib-ada1d0fb8caae85b544035bbd78b41927883f049.tar.gz raylib-ada1d0fb8caae85b544035bbd78b41927883f049.zip | |
BINDINGS: Add Raylib-CSharp-Vinculum (#3571)
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 eacfe78a..0e71d16e 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -83,6 +83,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | rayjs | 4.6-dev | [QuickJS](https://bellard.org/quickjs/) | MIT | https://github.com/mode777/rayjs | | raylib-raku | **auto** | [Raku](https://www.raku.org/) | Artistic License 2.0 | https://github.com/vushu/raylib-raku | | Raylib.lean | 4.5 | [Lean4](https://lean-lang.org/) | BSD-3-Clause | https://github.com/KislyjKisel/Raylib.lean | +| Raylib-CSharp-Vinculum | 5.0 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | MPL-2.0 | https://github.com/ZeroElectric/Raylib-CSharp-Vinculum | ### Utility Wrapers These are utility wrappers for specific languages, they are not required to use raylib in the language but may adapt the raylib API to be more inline with the language's pardigm. |
