File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<img src =" extras/icon.png " alt =" Lua PluginScript icon " width =" 128 " height =" 128 " />
44
5+ [ ![ Pluginscript Lua] ( https://img.shields.io/discord/1056941025559588874.svg?label=Discord&logo=Discord&colorB=7289da&style=for-the-badge )] ( https://discord.gg/rZJbXZXQWe )
6+
57GDNative + PluginScript library that adds support for [ Lua] ( https://www.lua.org/ )
68as a scripting language in [ Godot] ( https://godotengine.org/ ) .
79
@@ -23,10 +25,6 @@ and [plugin/lua\_repl.lua](plugin/lua_repl.lua).
2325Currently, only LuaJIT is supported, since the implementation is based on its
2426[ FFI] ( https://luajit.org/ext_ffi.html ) library.
2527
26- We also have a discord server:
27-
28- [ ![ Pluginscript Lua] ( https://img.shields.io/discord/1056941025559588874.svg?label=Discord&logo=Discord&colorB=7289da&style=for-the-badge )] ( https://discord.gg/rZJbXZXQWe )
29-
3028
3129## Installing
3230
You can’t perform that action at this time.
0 commit comments