mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-02-05 05:10:55 +00:00
1cc9d13ccf
Files moved but not modified. Changes to follow in a subsequent commit. You down with CPP? git-svn-id: https://svn.eduke32.com/eduke32@6055 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".
|