Skip to content

Commit 2a851ad

Browse files
authored
moved discord emblem
1 parent 95921e0 commit 2a851ad

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
57
GDNative + PluginScript library that adds support for [Lua](https://www.lua.org/)
68
as a scripting language in [Godot](https://godotengine.org/).
79

@@ -23,10 +25,6 @@ and [plugin/lua\_repl.lua](plugin/lua_repl.lua).
2325
Currently, 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

0 commit comments

Comments
 (0)