summaryrefslogtreecommitdiff
path: root/bin/Linux/readme.txt
diff options
context:
space:
mode:
authorMirrorbot <mirrorbot@cogarr.net>2025-12-27 17:53:06 -0600
committerMirrorbot <mirrorbot@cogarr.net>2025-12-27 17:53:06 -0600
commit71e94ee161447b84c0eaabf6567f8fa62262cd3e (patch)
tree391064cc6173a6fe75069af2fdc1978af12f623e /bin/Linux/readme.txt
downloadirrlicht-71e94ee161447b84c0eaabf6567f8fa62262cd3e.tar.gz
irrlicht-71e94ee161447b84c0eaabf6567f8fa62262cd3e.tar.bz2
irrlicht-71e94ee161447b84c0eaabf6567f8fa62262cd3e.zip
Inital commitHEADmaster
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.