Lua GDExtension
by gilzoide
5
Lua GDExtension Distribution
Distribution repository for Lua GDExtension,
used for submitting it to the Asset Library.
Lua GDExtension
asset link: https://godotengine.org/asset-library/asset/2330
Updating the distribution
Either:
# a) Download and unzip latest release using GitHub CLI
$ make unzip-release
# b) Download and unzip a tagged release using GitHub CLI
$ make unzip-release TAG=0.2.0
# c) Unzip a local distribution zip file
$ make unzip DIST_URL=<path-to-local-zip-file>
# d) From a remote distribution zip file
# E.g.: release 0.2.0 from GitHub
$ make unzip DIST_URL=https://github.com/gilzoide/lua-gdextension/releases/download/0.2.0/lua-gdextension.zip
Download
Version0.2.0
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author