Update README.txt
authorPerttu Ahola <celeron55@gmail.com>
Mon, 22 Aug 2011 12:00:55 +0000 (15:00 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Mon, 22 Aug 2011 12:01:09 +0000 (15:01 +0300)
README.txt

index 662f2770b0734d0ca2a6212959cae376b890f4db..cbe29db06f4d70943a9024975e7128a16236efba 100644 (file)
@@ -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