love.filesystem.getAppdataDirectory
Returns the application data directory (could be the same as getUserDirectory)
Function
Synopsis
path = love.filesystem.getAppdataDirectory( )
Arguments
None.
Returns
string path- The path of the application data directory
 
See Also
 
    © 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
    https://love2d.org/wiki/love.filesystem.getAppdataDirectory