Getting Started

Welcome to GD Lua! To start, install your preferred code editor / IDE to work in. It's recommended to use Visual Studio Code for scripting.

Visual Studio Code

After installation, install the Lua extension by sumneko. This extension will give your IDE the Lua language server to help you with coding in Lua.


Next step: Hello World

NOTE: This documentation is a community effort. Feel free to contribute in the GitHub repo.