Ver código fonte

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 anos atrás
committed by GitHub
pai
commit
87a4ee52b9
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      BINDINGS.md

+ 1
- 1
BINDINGS.md Ver arquivo

@ -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.

Carregando…
Cancelar
Salvar