Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 490 Bytes

README.md

File metadata and controls

26 lines (12 loc) · 490 Bytes

== About

This is hipe's fork of Gerhard Roethlin's table persistence library for Lua.

The original commit will be all of Black's original work.

http://the-color-black.net/blog/article/LuaTablePersistence

== Contributing

Pull requests with tests included are strongly encouraged!

== To run the tests

You will need the 'lunatest' rock installed. Do:

lua test.lua

from within the root of this project

== License

Per Roethlin's original, this is licensed under the MIT license.