diff options
| author | AKDev <[email protected]> | 2021-07-25 23:15:04 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-25 19:45:04 +0200 |
| commit | 9839ea66677959a6d0c00b85b38b4218e8e08963 (patch) | |
| tree | a0eb5b88ab8bd2e98998ca0b3c57ec8bb94fc887 /BINDINGS.md | |
| parent | 87b542085be9dc55dae35b788596877ba56be9d8 (diff) | |
| download | raylib-9839ea66677959a6d0c00b85b38b4218e8e08963.tar.gz raylib-9839ea66677959a6d0c00b85b38b4218e8e08963.zip | |
Added another raylib binding for nelua (#1890)
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 39dcacc3..87a076b0 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -27,6 +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 | | 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 | |
