#pluginscript search results
Proud to anounce that #Lua #PluginScript is now available in #GodotEngine's AssetLib and takes only a couple clicks to install =D 🇧🇷 Feliz em anunciar que Lua PluginScript está disponível na Asset Library, super fácil de instalar =D #gamedev #tools #indiedev #LuaJIT #GDNative
All right, #Lua #PluginScript for #GodotEngine got 100+ stars! Thanks for everybody that believes in the project! 💯⭐️ 🇧🇷 Uebaaa, Lua PluginScript pra Godot tem 100+ estrelas! Obrigado a todas as pessoas que acreditam no projeto! 💯⭐️ #gamedev #tools #indiedev #LuaJIT #GDNative
#Lua #PluginScript 0.2.0 released! Highlights to the new Package Path/CPath project settings, making it easier to use modules installed locally, e.g. via #LuaRocks! ;) #gamedev #tools #GodotEngine #LuaJIT #GDNative #indiedev
I'm really liking this #GodotEngine #PluginScript thing, with a simple callback like "if not load_script(script_source) then return error" validation is readily integrated with the builtin code editor, so awesome! #gamedev #tools #GDNative #Lua #LuaJIT
A couple of days ago I finally made #Lua #PluginScript run on #iOS! 🎉 (after lots of pain and suffering) 🇧🇷Uns dias atrás finalmente consegui rodar Lua PluginScript no iOS! 🎂 (depois de muita dor e sofrimento) #gamedev #tools #GodotEngine #GDNative #indiedev
Barebones REPL editor plugin for Godot #Lua #PluginScript! Planning the first release this week! 🇧🇷 Plugin de editor com um REPL basicão pra Godot Lua PluginScript! Planejando o primeiro lançamento essa semana! #GodotEngine #gamedev #tools #LuaJIT #GDNative
Proud to announce that Godot #Lua #PluginScript has a first binary release, as well as online API documentation! Check it out at github.com/gilzoide/godot… Feel free to use, modify, give feedback, contribute, etc ^^ #gamedev #tools #GodotEngine #LuaJIT #GDNative
Alright, #Lua #PluginScript 0.4.0 is released in #GodotEngine's #AssetLibrary! What's new: - Support for iOS - Fixed a weird ABI bug in Linux x86_64 + Mono - New `export` function for exporting properties, `property` doesn't export by default #gamedev #tools #GDNative #indiedev
Today I made #Lua #PluginScript build distribution zip files for every push with #GitHubActions. Much easier to try new revisions before a new version is submitted to #GodotEngine's #AssetLibrary ;) Status: In love with #CICD <3 #gamedev #tools #indiedev #LuaJIT #GDNative
Second article published at @hashnode! 🍾 Groundwork: how to build the skeleton of a #GDNative + #PluginScript library for using #Lua as scripting language in #GodotEngine Next time I'll be adding #LuaJIT and using some FFI, see you soon! gilzoide.hashnode.dev/godot-gdnative… #plugin
Hey there interesting! I’m going to have to look at @bluecataudio and see what’s what there. I might actually be interested in their #pluginScript - need to get more info…
A week ago my #PluginScript for using #Lua on #GodotEngine appeared in a short video tutorial and I just discovered this a couple of days ago! How cool is that? 😎 #gamedev #tools #plugin #LuaJIT #GDNative
Want to use the #GodotEngine but would rather work in the #Lua language? Well now it's obscenely easy with Godot Lua PluginScript, a GDNative based addon, that makes adding Lua support to Godot a breeze. gamefromscratch.com/lua-programmin… #gamedev #indiedev
gamefromscratch.com
Lua Programming in the Godot Game Engine – GameFromScratch.com
The Godot Game Engine has support for several programming language options, including a recently released GDNative Lua Scripting option.
Hey there interesting! I’m going to have to look at @bluecataudio and see what’s what there. I might actually be interested in their #pluginScript - need to get more info…
Alright, #Lua #PluginScript 0.4.0 is released in #GodotEngine's #AssetLibrary! What's new: - Support for iOS - Fixed a weird ABI bug in Linux x86_64 + Mono - New `export` function for exporting properties, `property` doesn't export by default #gamedev #tools #GDNative #indiedev
A couple of days ago I finally made #Lua #PluginScript run on #iOS! 🎉 (after lots of pain and suffering) 🇧🇷Uns dias atrás finalmente consegui rodar Lua PluginScript no iOS! 🎂 (depois de muita dor e sofrimento) #gamedev #tools #GodotEngine #GDNative #indiedev
#Lua #PluginScript 0.2.0 released! Highlights to the new Package Path/CPath project settings, making it easier to use modules installed locally, e.g. via #LuaRocks! ;) #gamedev #tools #GodotEngine #LuaJIT #GDNative #indiedev
Proud to anounce that #Lua #PluginScript is now available in #GodotEngine's AssetLib and takes only a couple clicks to install =D 🇧🇷 Feliz em anunciar que Lua PluginScript está disponível na Asset Library, super fácil de instalar =D #gamedev #tools #indiedev #LuaJIT #GDNative
A week ago my #PluginScript for using #Lua on #GodotEngine appeared in a short video tutorial and I just discovered this a couple of days ago! How cool is that? 😎 #gamedev #tools #plugin #LuaJIT #GDNative
Want to use the #GodotEngine but would rather work in the #Lua language? Well now it's obscenely easy with Godot Lua PluginScript, a GDNative based addon, that makes adding Lua support to Godot a breeze. gamefromscratch.com/lua-programmin… #gamedev #indiedev
gamefromscratch.com
Lua Programming in the Godot Game Engine – GameFromScratch.com
The Godot Game Engine has support for several programming language options, including a recently released GDNative Lua Scripting option.
Barebones REPL editor plugin for Godot #Lua #PluginScript! Planning the first release this week! 🇧🇷 Plugin de editor com um REPL basicão pra Godot Lua PluginScript! Planejando o primeiro lançamento essa semana! #GodotEngine #gamedev #tools #LuaJIT #GDNative
Second article published at @hashnode! 🍾 Groundwork: how to build the skeleton of a #GDNative + #PluginScript library for using #Lua as scripting language in #GodotEngine Next time I'll be adding #LuaJIT and using some FFI, see you soon! gilzoide.hashnode.dev/godot-gdnative… #plugin
I'm really liking this #GodotEngine #PluginScript thing, with a simple callback like "if not load_script(script_source) then return error" validation is readily integrated with the builtin code editor, so awesome! #gamedev #tools #GDNative #Lua #LuaJIT
Proud to anounce that #Lua #PluginScript is now available in #GodotEngine's AssetLib and takes only a couple clicks to install =D 🇧🇷 Feliz em anunciar que Lua PluginScript está disponível na Asset Library, super fácil de instalar =D #gamedev #tools #indiedev #LuaJIT #GDNative
#Lua #PluginScript 0.2.0 released! Highlights to the new Package Path/CPath project settings, making it easier to use modules installed locally, e.g. via #LuaRocks! ;) #gamedev #tools #GodotEngine #LuaJIT #GDNative #indiedev
All right, #Lua #PluginScript for #GodotEngine got 100+ stars! Thanks for everybody that believes in the project! 💯⭐️ 🇧🇷 Uebaaa, Lua PluginScript pra Godot tem 100+ estrelas! Obrigado a todas as pessoas que acreditam no projeto! 💯⭐️ #gamedev #tools #indiedev #LuaJIT #GDNative
I'm really liking this #GodotEngine #PluginScript thing, with a simple callback like "if not load_script(script_source) then return error" validation is readily integrated with the builtin code editor, so awesome! #gamedev #tools #GDNative #Lua #LuaJIT
Something went wrong.
Something went wrong.
United States Trends
- 1. Luka 52K posts
- 2. #DWTS 91.2K posts
- 3. Lakers 38.7K posts
- 4. Clippers 14.9K posts
- 5. Robert 129K posts
- 6. #LakeShow 3,125 posts
- 7. Kris Dunn 2,007 posts
- 8. Jaxson Hayes 1,812 posts
- 9. Kawhi 5,185 posts
- 10. Reaves 7,793 posts
- 11. Ty Lue 1,317 posts
- 12. Alix 14.7K posts
- 13. Elaine 45.4K posts
- 14. Jordan 117K posts
- 15. Zubac 2,149 posts
- 16. Collar 38.4K posts
- 17. Dylan 34.9K posts
- 18. NORMANI 5,876 posts
- 19. Colorado State 2,272 posts
- 20. Godzilla 35.8K posts