diff options
| author | Rabia Alhaffar <[email protected]> | 2020-10-21 01:13:39 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-21 00:13:39 +0200 |
| commit | eb3e9e4df53c0908a4ae3dd91cbe0e3a42134794 (patch) | |
| tree | edc8157f025fd5dc4c81e72e5d849fe0a200e3c6 /BINDINGS.md | |
| parent | 5df08daa3f779021dc70743267a087c863044d3b (diff) | |
| download | raylib-eb3e9e4df53c0908a4ae3dd91cbe0e3a42134794.tar.gz raylib-eb3e9e4df53c0908a4ae3dd91cbe0e3a42134794.zip | |
Added version of raylib-cppsharp via used raylib license date! (#1413)
It's 2.5
@raysan5 Oh...There are 4 bindings has license date of 2016, But unsure if 1.6.0 or 1.5.0 or 1.4.0 :(
Co-authored-by: Ray <[email protected]>
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index e1f5d08e..851b2ea4 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -9,7 +9,7 @@ Here it is a list with the ones I'm aware of: | raylib | **3.1-dev** | [C](https://en.wikipedia.org/wiki/C_(programming_language)) | https://github.com/raysan5/raylib | | raylib-cpp | 3.1-dev | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | https://github.com/robloach/raylib-cpp | | Raylib-cs | 3.0 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/ChrisDill/Raylib-cs | -| raylib-cppsharp | ? | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/phxvyper/raylib-cppsharp | +| raylib-cppsharp | 2.5 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/phxvyper/raylib-cppsharp | | raylib-boo | 3.0 | [Boo](http://boo-language.github.io/) | https://github.com/Rabios/raylib-boo | | RaylibFS | 2.5 | [F#](https://fsharp.org/) | https://github.com/dallinbeutler/RaylibFS | | raylib_d | 2.5 | [D](https://dlang.org/) | https://github.com/Sepheus/raylib_d | |
