Skip to Content

luafilesystem v1.9.0

Created
Updated

LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.

# Usage

luafilesystem provides CMake targets:

find_package(unofficial-luafilesystem CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::luafilesystem::lfs) 

# License

Unknown

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Stephen E. Baker's avatar Stephen E. Baker
  • Alexander Karatarakis's avatar Alexander Karatarakis
  • pravic's avatar pravic
  • Stefano Sinigardi's avatar Stefano Sinigardi
  • Billy O'Neal's avatar Billy O'Neal
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • autoantwort's avatar autoantwort
  • Cheney Wang's avatar Cheney Wang
  • toge's avatar toge

# Changelog

# Source