Change lua test files to call `require 'lldebugger'` only when using love, because it's not needed with lua or luajit. Also add `stopOnEntry` key to test `.vimspector.json` because it works correctly with this change.
Add the lua adapter to gadgets.py and installer.py, update the README.md file and create basic tests using lua, luajit and love.