diff --git a/NonStandardLuaLibs.md b/NonStandardLuaLibs.md index 93cbb25..2aebbc8 100644 --- a/NonStandardLuaLibs.md +++ b/NonStandardLuaLibs.md @@ -1,3 +1,10 @@ +[![](http://i.imgur.com/GKcszRV.png)](http://ocdoc.cil.li/) + +For those that don't like images: the wiki has moved to a new place, http://ocdoc.cil.li/. +*This wiki will no longer be updated.* + +**** + Most of Lua's standard libraries are available, although some of them may only be available partially or as re-implementations, meaning behavior may differ slightly. Please see [the Lua 5.2 manual](http://www.lua.org/manual/5.2/manual.html#6) for documentation on the standard libraries. This page tries to list all *differences* to these standard libraries.