summaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorRay <[email protected]>2019-01-06 21:27:05 +0100
committerGitHub <[email protected]>2019-01-06 21:27:05 +0100
commit85a2cda36dc528feae38e718683825e5ae56f8d8 (patch)
tree6213e0f0255d03bed8254dad2fe0f9f74ebca8a0 /CONTRIBUTING.md
parentb0345abd76fea12a45aafa58c6097bc632de32d7 (diff)
downloadraylib-85a2cda36dc528feae38e718683825e5ae56f8d8.tar.gz
raylib-85a2cda36dc528feae38e718683825e5ae56f8d8.zip
Added raylib-lua-ffi
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c2344b6b..2cad76fc 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -61,6 +61,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
- [raylib](https://github.com/raysan5/raylib) : raylib **C/C++** version (default)
- [raylib-lua](https://github.com/raysan5/raylib-lua) : raylib **Lua** binding
+ - [raylib-lua-ffi](https://github.com/raysan5/raylib/issues/693) : raylib **Lua** ffi binding
- [raylib-go](https://github.com/gen2brain/raylib-go) : raylib **Go** binding
- [raylib-Nim](https://gitlab.com/define-private-public/raylib-Nim) : raylib **Nim** binding
- [cray](https://gitlab.com/Zatherz/cray) - raylib **Crystal** binding