diff options
| author | Ray <[email protected]> | 2021-03-18 13:39:06 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2021-03-18 13:39:06 +0100 |
| commit | 0cbb3878c97c54c190841067760a9540af364afb (patch) | |
| tree | befaf311b7e4d1de3277b6e7b87a89afa681e769 | |
| parent | 2b9d81c9bca663a42696eaf0eafd531c7fb2c8a4 (diff) | |
| parent | 45b1e3c72cb98a8c5d9f6da2c4ccce7f9cadc33d (diff) | |
| download | raylib-0cbb3878c97c54c190841067760a9540af364afb.tar.gz raylib-0cbb3878c97c54c190841067760a9540af364afb.zip | |
Merge branch 'master' of https://github.com/raysan5/raylib
| -rw-r--r-- | BINDINGS.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 2bf42d7b..7aa6e82a 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -58,9 +58,9 @@ Here it is a list with the ones I'm aware of: | raylib-chaiscript | 2.6 | [ChaiScript](http://chaiscript.com/) | https://github.com/RobLoach/raylib-chaiscript | | raylib-squirrel | 2.5 | [Squirrel](http://www.squirrel-lang.org/) | https://github.com/RobLoach/raylib-squirrel | | racket-raylib-2d | 2.5 | [Racket](https://racket-lang.org/) | https://github.com/arvyy/racket-raylib-2d | -| raylib-php | 3.0 | [PHP](https://en.wikipedia.org/wiki/PHP) | https://github.com/joseph-montanez/raylib-php | +| raylib-php | 3.5 | [PHP](https://en.wikipedia.org/wiki/PHP) | https://github.com/joseph-montanez/raylib-php | | raylib-php-ffi | 2.4-dev | [PHP](https://en.wikipedia.org/wiki/PHP) | https://github.com/oraoto/raylib-php-ffi | -| raylib-phpcpp | 3.0 | [PHP](https://en.wikipedia.org/wiki/PHP) | https://github.com/oraoto/raylib-phpcpp | +| raylib-phpcpp | 3.5 | [PHP](https://en.wikipedia.org/wiki/PHP) | https://github.com/oraoto/raylib-phpcpp | | raylib-factor | 3.5 | [Factor](https://factorcode.org/) | https://github.com/ArnautDaniel/raylib-factor | | gforth-raylib | 3.5 | [Gforth](https://gforth.org/) | https://github.com/ArnautDaniel/gforth-raylib | | raylib-haxe | 2.4 | [Haxe](https://haxe.org/) | https://github.com/ibilon/raylib-haxe | |
