summaryrefslogtreecommitdiff
path: root/doc/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.txt')
-rw-r--r--doc/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/README.txt b/doc/README.txt
index 340d8f5f3..ea84a6bec 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -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
-----------------------