1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

doc update

This commit is contained in:
Perttu Ahola
2010-11-29 23:07:03 +02:00
parent 05507afcba
commit 4a8973aeac
2 changed files with 18 additions and 48 deletions

View File

@@ -56,6 +56,10 @@ Compiling on GNU/Linux:
- Neither of which can probably be found from your distro's repository.
- Compiling each of them should be fairly unproblematic, though.
Compiling on Windows:
- Be sure to
#define JMUTEX_CRITICALSECTION
in jmutex.h before compiling it. Otherwise mutexes will be very slow.
License of Minetest-c55
-----------------------