mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-24 03:53:06 +00:00
Preparing the 1.4.0 release.
Added documentation for lfs.setmode
This commit is contained in:
8
README
8
README
@@ -1,5 +1,5 @@
|
||||
LuaFileSystem - File System Library for Lua
|
||||
Copyright 2003-2007 Kepler Project
|
||||
Copyright 2003 Kepler Project
|
||||
http://www.keplerproject.org/luafilesystem
|
||||
|
||||
Description
|
||||
@@ -10,7 +10,11 @@ related to file systems offered by the standard Lua distribution.
|
||||
LuaFileSystem offers a portable way to access the underlying directory structure and file attributes.
|
||||
LuaFileSystem is free software and uses the same license as Lua 5.1
|
||||
|
||||
Current version is 1.3.0
|
||||
Current version is 1.4.0
|
||||
|
||||
LuaRocks Installation
|
||||
---------------------
|
||||
luarocks install lfs
|
||||
|
||||
Unix Installation
|
||||
-----------------
|
||||
|
||||
Reference in New Issue
Block a user