vancegroup / vr-jugglua

VR JuggLua: A Framework for VR Applications Combining Lua, OpenSceneGraph, and VR Juggler
Boost Software License 1.0
11 stars 12 forks source link

Update lua stdlib #47

Open rpavlik opened 12 years ago

rpavlik commented 12 years ago

Currently there's an unidentifiably old version in there. The latest version is now on GitHub here: https://github.com/rrthomas/lua-stdlib

We should upgrade to this (moving it to the lua_modules directory while we're at it) and build/install all the Lua 5.1-compatible modules and their documentation.