Create Simple Scripting Test With Lua
Use the freshly integrated LuaJIT system to run a script which moves a cube back and forth in a sinusoidal motion (like the old python scripting system did).
Feel free to use the same interface for the script - we'll change this later but just so we get an idea of modifying C++ values from within Lua this would be a good next step.