From e547b71f20cc5867b53b15be7eb4e06584b8a28f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Mon, 2 Jun 2014 19:19:03 +0200 Subject: [PATCH] document Lua 5.1 for Windows --- INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.md b/INSTALL.md index 82045a8ac4..e3a0eca58a 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -11,6 +11,7 @@ Windows * [FreeType (included)](http://gnuwin32.sourceforge.net/packages/freetype.htm) * [zlib (included)](http://gnuwin32.sourceforge.net/packages/zlib.htm) * [OpenAL (included)](http://kcat.strangesoft.net/openal.html) +* [liblua 5.1 (included)](http://luabinaries.sourceforge.net/download.html) To compile OpenRA, open the `OpenRA.sln` solution in the main folder, or build it from the command-line with MSBuild.