1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00: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
-----------------------