summaryrefslogtreecommitdiff
path: root/doc/README.txt
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2010-11-29 23:07:03 +0200
committerPerttu Ahola <celeron55@gmail.com>2010-11-29 23:07:03 +0200
commit4a8973aeac1d44b78e44efde113e5c47bb3a803b (patch)
tree2ae9a465820f4bb8290d44c042e88d4f877cb7e2 /doc/README.txt
parent05507afcba451af000f01b5f88702f24516cef22 (diff)
downloadminetest-4a8973aeac1d44b78e44efde113e5c47bb3a803b.tar.gz
minetest-4a8973aeac1d44b78e44efde113e5c47bb3a803b.tar.bz2
minetest-4a8973aeac1d44b78e44efde113e5c47bb3a803b.zip
doc update
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
-----------------------