mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-05 20:41:06 +00:00
0352b4ad11
- libpng to 1.6.12 - LuaJIT to Git HEAD >= 2.0.3 - instructions.txt DONT_BUILD. git-svn-id: https://svn.eduke32.com/eduke32@4539 1a8010ca-5511-0410-912e-c29ae57300e0
14 lines
514 B
Text
14 lines
514 B
Text
|
|
Lunatic depends on the following:
|
|
|
|
* LuaJIT 2.0.3 or later [http://luajit.org]. It is recommended to get the
|
|
latest git HEAD of the 2.0 branch. As of time of writing, LuaJIT 2.1 is
|
|
in alpha, and has not been successfully tested with Lunatic.
|
|
|
|
* LPeg 0.12 [http://www.inf.puc-rio.br/~roberto/lpeg].
|
|
|
|
For Windows, static libraries and headers have been provided.
|
|
|
|
See platform/Windows/lib/instructions.txt for information on building.
|
|
|
|
Build EDuke32 with the GNU Make invocation "make LUNATIC=1".
|