diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-02-08 01:12:55 +0200 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-02-08 01:12:55 +0200 |
commit | dd9e82f5bc2982abab436afdd68df799c6fdd857 (patch) | |
tree | 1aae2e8c85ed3630feb0f3af758ba4aa0f4a6d6c /doc | |
parent | 25a7fabed83caccb2c321bb4d080c5907f37b60a (diff) | |
download | minetest-dd9e82f5bc2982abab436afdd68df799c6fdd857.tar.gz minetest-dd9e82f5bc2982abab436afdd68df799c6fdd857.tar.bz2 minetest-dd9e82f5bc2982abab436afdd68df799c6fdd857.zip |
bug-fixin'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.txt b/doc/README.txt index 51b0b03e9..7c672478b 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -77,6 +77,7 @@ Compiling on Windows: for many people. The old build system is still included, but it's not documented anywhere. - You need CMake, Irrlicht, Zlib and Visual Studio or MinGW + - you can get zlibwapi.lib from a file called zlib125dll.zip - NOTE: Probably it will not work easily and you will need to fix some stuff. - Steps: - Start up the CMake GUI |