File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55[ ![ Godot Asset Library Icon] ( https://img.shields.io/static/v1?style=for-the-badge&logo=godotengine&label=asset%20library&color=478CBF&message=0.5.2 )] ( https://godotengine.org/asset-library/asset/1078 )
66[ ![ Pluginscript Lua] ( https://img.shields.io/discord/1056941025559588874.svg?label=Discord&logo=Discord&colorB=7289da&style=for-the-badge )] ( https://discord.gg/rZJbXZXQWe )
77
8- > ** WARNING**
8+ > ** WARNING** : This does not work with Godot 4, since it relies on GDNative, a Godot 3 only technology.
99>
10- > This does not work with Godot 4.X, since it relies on GDNative, a Godot 3.X only technology .
10+ > To use Lua as a scripting language in Godot 4, use [ Lua GDExtension ] ( https://github.com/gilzoide/lua-gdextension ) instead .
1111
1212GDNative + PluginScript library that adds support for [ Lua] ( https://www.lua.org/ )
13- as a scripting language in [ Godot] ( https://godotengine.org/ ) 3.X
13+ as a scripting language in [ Godot] ( https://godotengine.org/ ) 3.
1414
1515Being a GDNative library, recompiling the engine is not required, so anyone
1616with a built release copied to their project can use it.
You can’t perform that action at this time.
0 commit comments