#Using lama:#
1. Install Lua (tested on 5.1 & 5.2).
2. Install libraries listed below in your Lua implementation.
3. Run main.lua.
1. Run '`lua main.lua [optional port to host server on]`'
4. ???
5. Profit.
---
#Dependencies:#
* [LuaSocket](http://w3.impa.br/~diego/software/luasocket/)
* [LuaLogging](http://www.keplerproject.org/lualogging/)
* [LuaFileSystem](http://keplerproject.github.io/luafilesystem/)
* [MD5](http://www.keplerproject.org/md5/)
#Optional Packages:#
* [lzlib](https://github.com/LuaDist/lzlib) *Required for MCCP2.*