Learning LOVR Episode 2 Setup and start using Lua 1 of 2

3 years ago
7

This takes a step away from LOVR to learn a bit of the basics of Lua.

In it I setup VSCode extensions that help format lua, do some auto linting, get vscode to ignore things that I don't care about, and then I stumble around randomly testing to see how lua code works.

I am following this guide:
http://tylerneylon.com/a/learn-lua/

Which is titled "learn lua in 15 minutes". I take 15 minutes and make it only through half of it, so we'll be doing a part 2 of this episode next

Loading comments...