Available since LÖVE 0.9.0 |
This function is not supported in earlier versions. |
Returns the full path to the the .love file or directory. If the game is fused to the LÖVE executable, then the executable is returned.
path = love.filesystem.getSource( )
None.
string path