summaryrefslogtreecommitdiffstats
path: root/libraries/irrlichtmt/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/irrlichtmt/README')
-rw-r--r--libraries/irrlichtmt/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/irrlichtmt/README b/libraries/irrlichtmt/README
new file mode 100644
index 0000000000..7e3a5883c0
--- /dev/null
+++ b/libraries/irrlichtmt/README
@@ -0,0 +1,7 @@
+The Irrlicht Engine is an open source realtime 3D engine
+written in C++.
+
+This is a fork by the Minetest developers that was stripped-down
+and customized specifically for use in Minetest. It is intentionally
+not compatible to upstream and is planned to be eventually absorbed
+into Minetest.