From b038d636440e6389fe07ef1a98e63842912ebcd6 Mon Sep 17 00:00:00 2001 From: JJ Date: Thu, 19 Dec 2013 19:39:33 -0800 Subject: [PATCH] Created Lua for Windows (markdown) --- Lua-for-Windows.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Lua-for-Windows.md diff --git a/Lua-for-Windows.md b/Lua-for-Windows.md new file mode 100644 index 0000000..607f7ac --- /dev/null +++ b/Lua-for-Windows.md @@ -0,0 +1,5 @@ +Lua is a light-weight scripting language needed to run certain quests written in Lua. This will need to be installed in conjunction with the Boost C++ libraries in order to run Lua quests. + +**Homepage:** [Lua] () + +**Current Version:** [5.1.4-46] (http://luaforwindows.googlecode.com/files/LuaForWindows_v5.1.4-46.exe) \ No newline at end of file