Preparing the 1.4.0 release.

Added documentation for lfs.setmode
This commit is contained in:
carregal
2008-02-11 22:42:21 +00:00
parent 78f28b6468
commit b66ab2cae9
9 changed files with 74 additions and 49 deletions

8
README
View File

@@ -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
-----------------