Creating a new script

Creating a new script #

(WIP - change the screenshots)

  1. In Explorer pane, pick “New File…”.
  1. Write my_first_script.lua (Lua scripts require a .lua file extension!) and click Enter.
  1. You should now have the created .lua file open. Note that VSCodium is correctly detecting the file type to be a Lua script in the bottom right content.