aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/README
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-01-13 21:20:31 +1000
committerDavid Walter Seikel2014-01-13 21:20:31 +1000
commit1a4e7656617a670b8e17d7ea8cf6f202f97b23b8 (patch)
treec1837bea9deafb88e8f12b8e8d769ab6fde77d50 /libraries/README
parentRemove LuaJIT source, we can use packaged LuaJIT 2.0 release now. (diff)
downloadSledjHamr-1a4e7656617a670b8e17d7ea8cf6f202f97b23b8.zip
SledjHamr-1a4e7656617a670b8e17d7ea8cf6f202f97b23b8.tar.gz
SledjHamr-1a4e7656617a670b8e17d7ea8cf6f202f97b23b8.tar.bz2
SledjHamr-1a4e7656617a670b8e17d7ea8cf6f202f97b23b8.tar.xz
Update to latest lemon.
Diffstat (limited to '')
-rw-r--r--libraries/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/README b/libraries/README
index 57f81b3..8ef38d3 100644
--- a/libraries/README
+++ b/libraries/README
@@ -13,6 +13,8 @@ Irrlicht has been slightly modified to get it to use externally created
13GL stuff, and not use their internal copies of bzip, jpeglib, libpng, 13GL stuff, and not use their internal copies of bzip, jpeglib, libpng,
14and zlib. 14and zlib.
15 15
16Lemon is from http://www.hwaci.com/sw/lemon/.
17
16LuaJIT 2.0 has been released for Ubuntu 13.04 and later, try using 18LuaJIT 2.0 has been released for Ubuntu 13.04 and later, try using
17https://launchpad.net/~mwild1/+archive/ppa for 12.04. Not including 19https://launchpad.net/~mwild1/+archive/ppa for 12.04. Not including
18that anymore. 20that anymore.