Function
love.filesystem.getAppdataDirectory( )
Returns the application data directory (could be the same as getUserDirectory)
Synopsis
path = love.filesystem.getAppdataDirectory( )
Returns
path string The path of the application data directory
Copyright © 2006-2010 LÖVE Development Team.