summary refs log tree commit diff stats
path: root/win32/deps/lua
diff options
context:
space:
mode:
Diffstat (limited to 'win32/deps/lua')
-rw-r--r--win32/deps/lua/mod.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/win32/deps/lua/mod.md b/win32/deps/lua/mod.md
new file mode 100644
index 00000000..8cb55364
--- /dev/null
+++ b/win32/deps/lua/mod.md
@@ -0,0 +1,5 @@
+ * Download [Lua 5.1.5](http://www.lua.org/ftp/lua-5.1.5.tar.gz)

+ * Extract to `C:\mozilla-build\hexchat`

+ * Open VS x86 command prompt

+ * Build with `build-x86.bat`

+ * Extract package to `C:\mozilla-build\hexchat\build\Win32`