From 05c3a4e856452d6d2801ad8780fd9b78edfe8458 Mon Sep 17 00:00:00 2001 From: Rabia Alhaffar Date: Thu, 13 Aug 2020 00:55:09 +0300 Subject: [PATCH] Added new bindings --- BINDINGS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BINDINGS.md b/BINDINGS.md index 318b4a939..4afb12985 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -21,6 +21,7 @@ Here it is a list with the ones I'm aware of: | raylib-lua-sol | Lua | https://github.com/RobLoach/raylib-lua-sol | | raylib-lua (raylua)| Lua | https://github.com/TSnake41/raylib-lua | | raylib-luamore | Lua | https://github.com/HDPLocust/raylib-luamore | +| raylib-luajit | Lua | https://github.com/Rabios/raylib-luajit | | raylib-nelua | [Nelua](https://nelua.io/) | https://github.com/Andre-LA/raylib-nelua-mirror | | raylib-Nim | Nim | https://gitlab.com/define-private-public/raylib-Nim | | raylib-nim | Nim | https://github.com/Skrylar/raylib-nim |