diff --git a/doc/development.html b/doc/development.html index 82335e65e..9b43885de 100644 --- a/doc/development.html +++ b/doc/development.html @@ -221,12 +221,12 @@ You need a C compiler for windows. http://www.libsdl.org/Xmingw32/mingw32.zip</A><P> Compiler packet for windows, build by Sam Lantinga.<P> - <LI><A HREF="ftp://freecraft.sourceforge.net/pub/freecraft/freecraft-native-010701.zip"> - ftp://freecraft.sourceforge.net/pub/freecraft/freecraft-native-010701.zip</A><P> + <LI><A HREF="http://prdownloads.sourceforge.net/freecraft/mingw-fc-native-010701.zip"> + http://prdownloads.sourceforge.net/freecraft/mingw-fc-native-010701.zip</A><P> Based on above this is my build. Contains SDL 1.2.1, libpng, zlib. libbz2 and libzzip. Install this and download the newest FreeCraft - source and start FreeCraft development.<P> + source and start FreeCraft development under windows.<P> </UL> <H2>Make and makefiles</H2> diff --git a/doc/faq.html b/doc/faq.html index b93fc3fa2..2aef0cdd7 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -170,11 +170,12 @@ development.<P> http://www.libsdl.org/Xmingw32/mingw32.zip</A><P> Compiler packet for windows, build by Sam Lantinga.<P> -<A HREF="ftp://freecraft.sourceforge.net/pub/freecraft/freecraft-native-010408.zip"> -ftp://freecraft.sourceforge.net/pub/freecraft/freecraft-native-010408.zip</A><P> +<A HREF="http://prdownloads.sourceforge.net/freecraft/mingw-fc-native-010701.zip"> +http://prdownloads.sourceforge.net/freecraft/mingw-fc-native-010701.zip</A><P> -Based on above this is my build. Contains SDL 1.2, libpng, zlib. Install this -and download the newest FreeCraft source and start FreeCraft development.<P> +Based on above this is my build. Contains SDL 1.2.1, libpng, zlib and zziplib. +Install this and download the newest FreeCraft source and start FreeCraft +development with windows.<P> <P> <DT>Q: What port or ports did FreeCraft use for network play?