Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 284 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 284 Bytes

waterlua

these files should be placed in directory %LUA_DEV%\lua\waterlua so the modules inside are loaded together by a simple

require 'waterlua'

line independent from where the calling script is

needs LuaFileSystem (lfs) >> http://keplerproject.github.io/luafilesystem/