Skip to main content

One post tagged with "lfs"

View All Tags

LuaFileSystem Examples

· One min read
Lessica
Maintainer of XXTouch Elite

LuaFileSystem is a Lua library that provides access to the filesystem. It allows you to perform file and directory operations in Lua, such as creating, deleting, renaming files and directories, getting file attributes, etc.