浏览代码

BINDINGS: raylib-cpp now targets raylib 4.0.0 (#2098)

https://github.com/RobLoach/raylib-cpp/releases/tag/v4.0.0
pull/2100/head
Rob Loach 3 年前
committed by GitHub
父节点
当前提交
87a4ee52b9
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      BINDINGS.md

+ 1
- 1
BINDINGS.md 查看文件

@ -45,7 +45,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
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.
| name | raylib version | language | repo |
|:------------------:|:-------------: | :--------:|----------------------------------------------------------------------|
| raylib-cpp | 3.7 | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | https://github.com/robloach/raylib-cpp |
| raylib-cpp | 4.0 | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | https://github.com/robloach/raylib-cpp |
### Older or Unmaintained Language Bindings
These are older raylib bindings that are more than 2 versions old or have not been maintained.

正在加载...
取消
保存