Change Dockerfile to install lua, luajit and love and also to install nodejs 12 needed to build the lua debug adapter. Create the love-headless test in support/test/lua to test love without an x server.
Add the lua adapter to gadgets.py and installer.py, update the README.md file and create basic tests using lua, luajit and love.