summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2021-10-05 18:33:53 +0200
committerraysan5 <[email protected]>2021-10-05 18:33:53 +0200
commitc8b16d72e2008b0d6b61705951b83eff316b71dc (patch)
treeca2060b2f54d80a82751af9b60bb8ac8b906a837
parentb972b8d324621e7a9df048f0d2d3f3f322f061dc (diff)
parent67de7c4483b30c05a0efbb6e0e5a8381c2732c01 (diff)
downloadraylib-c8b16d72e2008b0d6b61705951b83eff316b71dc.tar.gz
raylib-c8b16d72e2008b0d6b61705951b83eff316b71dc.zip
Merge branch 'master' of https://github.com/raysan5/raylib
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 5a1d0ef3..b4480590 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -27,7 +27,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-luamore | 3.0 | [Lua](http://www.lua.org/) | https://github.com/HDPLocust/raylib-luamore |
| raylua | 3.7 | [Lua](http://www.lua.org/) | https://github.com/Rabios/raylua |
| LuaJIT-Raylib | 2.6 | [Lua](http://www.lua.org/) | https://github.com/Bambofy/LuaJIT-Raylib |
-| raylib-nelua | 3.7 | [nelua](https://nelua.io/) | https://github.com/edubart/nelua-decl/tree/main/libs/raylib |
+| nelua-raylib | 3.7 | [nelua](https://nelua.io/) | https://github.com/AKDev21/nelua-raylib |
| raylib-nelua | 3.0 | [Nelua](https://nelua.io/) | https://github.com/Andre-LA/raylib-nelua |
| raylib-Nim | 1.7 | [Nim](https://nim-lang.org/) | https://gitlab.com/define-private-public/raylib-Nim |
| raylib-nim | 2.0 | [Nim](https://nim-lang.org/) | https://github.com/Skrylar/raylib-nim |