From 12cad921b2b452be16f13be881fa954ace43f464 Mon Sep 17 00:00:00 2001 From: Vexatos Date: Sun, 13 Jul 2014 05:40:04 -0700 Subject: [PATCH] Updated NonStandardLuaLibs (markdown) --- NonStandardLuaLibs.md | 7 +++++++ 1 file changed, 7 insertions(+) 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.