summaryrefslogtreecommitdiff
path: root/bin/Linux/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Linux/readme.txt')
-rw-r--r--bin/Linux/readme.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/Linux/readme.txt b/bin/Linux/readme.txt
new file mode 100644
index 0000000..c93be39
--- /dev/null
+++ b/bin/Linux/readme.txt
@@ -0,0 +1,4 @@
+If you wish to compile the engine in linux yourself,
+goto the \source directory. Run a 'make' in the subfolder 'Irrlicht'.
+After this, you should be able to make all example applications in \examples.
+Then just start an X Server and run them, from the directory where they are.