Sets the source of the game, where the code is present. This function can only be called once, and is normally automatically done by LÖVE.
love.filesystem.setSource( path )
string path
Nothing.