diff options
| author | André L. Alvares <[email protected]> | 2020-09-20 13:46:51 -0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-20 18:46:51 +0200 |
| commit | 59bbba19a7415d7c40dd33aa9fb6d2a854229a40 (patch) | |
| tree | 6a6f772c38abe5d791e81cf60783b60deeb113e6 /BINDINGS.md | |
| parent | c05dbb45819028dbc586713d94b8483a260d46c4 (diff) | |
| download | raylib-59bbba19a7415d7c40dd33aa9fb6d2a854229a40.tar.gz raylib-59bbba19a7415d7c40dd33aa9fb6d2a854229a40.zip | |
update raylib-nelua repository url (#1382)
The repository is not a mirror anymore.
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 1baeeecf..49cdf3c3 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -27,7 +27,7 @@ Here it is a list with the ones I'm aware of: | raylib-luamore | 3.0 | [Lua](http://www.lua.org/) | https://github.com/HDPLocust/raylib-luamore | | raylua | 3.0 | [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.0 | [Nelua](https://nelua.io/) | https://github.com/Andre-LA/raylib-nelua-mirror | +| raylib-nelua | 3.0 | [Nelua](https://nelua.io/) | https://github.com/Andre-LA/raylib-nelua | | raylib-Nim | ? | [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 | | raylib-Forever | ? | [Nim](https://nim-lang.org/) | https://github.com/Guevara-chan/Raylib-Forever | |
