diff options
| author | Ray <[email protected]> | 2021-01-19 12:36:30 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-19 12:36:30 +0100 |
| commit | 5e6eb0b847d5c27a76e03c60d3db6d10d8788456 (patch) | |
| tree | 926f934d4fc8701878f4dfc568c7f6bd04fadf69 /BINDINGS.md | |
| parent | 3e3e41eaba17366cf3502687835a53d51ef03d99 (diff) | |
| download | raylib-5e6eb0b847d5c27a76e03c60d3db6d10d8788456.tar.gz raylib-5e6eb0b847d5c27a76e03c60d3db6d10d8788456.zip | |
Update raylib to v3.5 :P
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 e23dbb91..2d1975c4 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -6,7 +6,7 @@ Here it is a list with the ones I'm aware of: | name | raylib version | language | repo | |:------------------:|:-------------: | :--------:|----------------------------------------------------------------------| -| raylib | **3.1-dev** | [C](https://en.wikipedia.org/wiki/C_(programming_language)) | https://github.com/raysan5/raylib | +| raylib | **3.5** | [C](https://en.wikipedia.org/wiki/C_(programming_language)) | https://github.com/raysan5/raylib | | raylib-cpp | 3.5 | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | https://github.com/robloach/raylib-cpp | | Raylib-cs | 3.5 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/ChrisDill/Raylib-cs | | raylib-cppsharp | 2.5 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/phxvyper/raylib-cppsharp | |
