12-02-2013, 05:08 AM
Bad news, everyone.
I've been trying to make MCServer work with LuaRocks. For those of you not knowing, LuaRocks is an online repository of Lua libraries that can be dynamically loaded into Lua. Those libraries provide an awesome range of stuff - socket communication, DB connectivity, filesystem access, encryption - you name it.
Unfortunately it won't work, either on Windows nor Unix, because those Rocks require dynamic linking to Lua's libraries.
I've been trying to make MCServer work with LuaRocks. For those of you not knowing, LuaRocks is an online repository of Lua libraries that can be dynamically loaded into Lua. Those libraries provide an awesome range of stuff - socket communication, DB connectivity, filesystem access, encryption - you name it.
Unfortunately it won't work, either on Windows nor Unix, because those Rocks require dynamic linking to Lua's libraries.