mirror of
https://github.com/minetest/irrlicht.git
synced 2024-11-06 18:30:40 +01:00
5 lines
283 B
Plaintext
5 lines
283 B
Plaintext
|
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.
|