First off, let’s set things up for development.

Setting Up Your Code Editor

The first thing you’ll want to do is to install a code editor if you don’t already have one. You can use the excellent free Visual Studio Code or your favorite editor. If you are using Visual Studio Code, make sure you install the Lua extensions so the code will be nicely formatted.