diff options
author | David Walter Seikel | 2014-01-13 19:47:58 +1000 |
---|---|---|
committer | David Walter Seikel | 2014-01-13 19:47:58 +1000 |
commit | f9158592e1478b2013afc7041d9ed041cf2d2f4a (patch) | |
tree | b16e389d7988700e21b4c9741044cefa536dcbae /libraries/irrlicht-1.8.1/bin/MacOSX | |
parent | Libraries readme updated with change markers and more of the Irrlicht changes. (diff) | |
download | SledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.zip SledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.tar.gz SledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.tar.bz2 SledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.tar.xz |
Update Irrlicht to 1.8.1. Include actual change markers this time. lol
Diffstat (limited to '')
-rw-r--r-- | libraries/irrlicht-1.8.1/bin/MacOSX/readme.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/irrlicht-1.8.1/bin/MacOSX/readme.txt b/libraries/irrlicht-1.8.1/bin/MacOSX/readme.txt new file mode 100644 index 0000000..ea3cfa0 --- /dev/null +++ b/libraries/irrlicht-1.8.1/bin/MacOSX/readme.txt | |||
@@ -0,0 +1,5 @@ | |||
1 | The Irrlicht Engine is staticly compiled together with the application under MacOSX. | ||
2 | |||
3 | If you wish to compile the engine in MacOSX yourself, use the source in the \source directory. | ||
4 | |||
5 | Please note that this SDK has not been tested on MacOSX. Get a SDK especially for MacOSX on http://irrlicht.sf.net \ No newline at end of file | ||