summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-08-22 15:00:55 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-08-22 15:01:09 +0300
commit7776d6228e232ae757e3c6e0f885493e97156aa8 (patch)
treeead3310d258f240757ab125c6186043ad631e972 /README.txt
parent5415256a529eca1317b835ceea54a6ee6633cb97 (diff)
downloadminetest-7776d6228e232ae757e3c6e0f885493e97156aa8.tar.gz
minetest-7776d6228e232ae757e3c6e0f885493e97156aa8.tar.bz2
minetest-7776d6228e232ae757e3c6e0f885493e97156aa8.zip
Update README.txt
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.txt b/README.txt
index 662f2770b..cbe29db06 100644
--- a/README.txt
+++ b/README.txt
@@ -26,11 +26,11 @@ Map directory:
- Map is stored in a directory, which can be removed to generate a new map.
- There is a command-line option for it: --map-dir
- For a RUN_IN_PLACE build, it is located in:
- ../map
+ ../world
- Otherwise something like this:
- Windows: C:\Documents and Settings\user\Application Data\minetest\map
- Linux: ~/.minetest/map
- OS X: ~/Library/Application Support/minetest/map
+ Windows: C:\Documents and Settings\user\Application Data\minetest\world
+ Linux: ~/.minetest/world
+ OS X: ~/Library/Application Support/minetest/world
Configuration file:
-------------------
@@ -157,6 +157,8 @@ Compiling on Windows:
GETTEXT_MSGFMT DIR/gettext/bin/msgfmt
-----------------
- Hit "Configure"
+ - Hit "Configure" once again 8)
+ - If something is still coloured red, you have a problem.
- Hit "Generate"
If using MSVC:
- Open the generated minetest.sln