diff options
author | David Walter Seikel | 2013-01-13 18:45:58 +1000 |
---|---|---|
committer | David Walter Seikel | 2013-01-13 18:45:58 +1000 |
commit | fe0afc157896448eb0e464d96209595e27b3d8bd (patch) | |
tree | 9313d2870461b69c3c9d59265145935c23631ea9 /libraries/README | |
parent | Update licences. (diff) | |
download | SledjHamr-fe0afc157896448eb0e464d96209595e27b3d8bd.zip SledjHamr-fe0afc157896448eb0e464d96209595e27b3d8bd.tar.gz SledjHamr-fe0afc157896448eb0e464d96209595e27b3d8bd.tar.bz2 SledjHamr-fe0afc157896448eb0e464d96209595e27b3d8bd.tar.xz |
Add info about changes to Irrlicht.
Diffstat (limited to '')
-rw-r--r-- | libraries/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libraries/README b/libraries/README index 7f30dc0..344ff39 100644 --- a/libraries/README +++ b/libraries/README | |||
@@ -6,8 +6,11 @@ should go here to. Makes it easy to compile it all. | |||
6 | Note that in some cases, there might be changes. Such changes should be | 6 | Note that in some cases, there might be changes. Such changes should be |
7 | documented. | 7 | documented. |
8 | 8 | ||
9 | Irrlicht has been slightly modified to get it to use externally created | ||
10 | GL stuff. | ||
11 | |||
9 | luaproc has been hacked up a bit, and will continue to be hacked up. | 12 | luaproc has been hacked up a bit, and will continue to be hacked up. |
10 | Merged it into LuaSL, so it's no longer here. | 13 | Merged it into LuaSL, so it's no longer here. |
11 | 14 | ||
12 | EFL has been released, so not including that anymore. You can find it | 15 | EFL has been released, so not including that anymore. You can find it |
13 | in distro repos, PPA's, etc. Or http://enlightenment.org/ \ No newline at end of file | 16 | in distro repos, PPA's, etc. Or http://enlightenment.org/ |