Skip to content

Commit e9caf5a

Browse files
authored
BINDINGS: Update raylib-cpp version to 6.0 (#5785)
The C++ wrapper, [raylib-cpp](https://github.com/RobLoach/raylib-cpp), now works with raylib 6.0: https://github.com/RobLoach/raylib-cpp/releases/tag/v6.0.0
1 parent de8419c commit e9caf5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BINDINGS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Some people ported raylib to other languages in the form of bindings or wrappers
112112
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 paradigm.
113113
| Name | raylib Version | Language | License |
114114
| ---------------------------------------------------- | :------------: | :------------------------------------------: | :-----: |
115-
| [raylib-cpp](https://github.com/robloach/raylib-cpp) | **5.5** | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | Zlib |
115+
| [raylib-cpp](https://github.com/robloach/raylib-cpp) | **6.0** | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | Zlib |
116116
| [claylib](https://github.com/defun-games/claylib) | 4.5 | [Common Lisp](https://common-lisp.net) | Zlib |
117117
| [rayed-bqn](https://github.com/Brian-ED/rayed-bqn) | **5.0** | [BQN](https://mlochbaum.github.io/BQN) | MIT |
118118
| [DOOR](https://github.com/RealDoigt/DOOR) | 4.0 | [D](https://dlang.org) | MIT |

0 commit comments

Comments
 (0)