summaryrefslogtreecommitdiffstats
path: root/libraries/irrlicht/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/irrlicht/README')
-rw-r--r--libraries/irrlicht/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/irrlicht/README b/libraries/irrlicht/README
new file mode 100644
index 0000000000..760c0776a0
--- /dev/null
+++ b/libraries/irrlicht/README
@@ -0,0 +1,3 @@
+The Irrlicht Engine is an open source high performance realtime 3D engine
+written and usable in C++. It is completely cross-platform, using D3D,
+OpenGL and its own software renderers.