summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoni Orponen <joni.orponen@gmail.com>2005-05-27 09:39:38 +0000
committerJoni Orponen <joni.orponen@gmail.com>2005-05-27 09:39:38 +0000
commit0ecae988adfa88cb6b8803a9f5b7215221fceb74 (patch)
tree5d9740d4825fa0c0374f7df80fe8528cf445f5e4 /docs
parentdcbe1f8bff2ac3beacc6d1a31a3ed242b34c1aeb (diff)
downloadmana-client-0ecae988adfa88cb6b8803a9f5b7215221fceb74.tar.gz
mana-client-0ecae988adfa88cb6b8803a9f5b7215221fceb74.tar.bz2
mana-client-0ecae988adfa88cb6b8803a9f5b7215221fceb74.tar.xz
mana-client-0ecae988adfa88cb6b8803a9f5b7215221fceb74.zip
Some trivial changes and adding contact information.
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL/win32.txt27
1 files changed, 17 insertions, 10 deletions
diff --git a/docs/INSTALL/win32.txt b/docs/INSTALL/win32.txt
index 78022e11..0b97283a 100644
--- a/docs/INSTALL/win32.txt
+++ b/docs/INSTALL/win32.txt
@@ -53,16 +53,23 @@ CVS (I'll try to update it as much as I can).
You can find it at:
http://themanaworld.sourceforge.net/files/tmw-cvs.DevPak (by ElvenProgrammer)
- http://pandamachine.top.tc/devpaks/
-
-Just install this one and you should be ready to go. Remember to copy the
-required dlls from your dll folder in the Dev-Cpp root directory, to the folder
-where you have your copy of The Mana World. You should also add the SDL include
-folder in your C++ include paths. (This has become obsolete since our .dev does
-that for you now, but it's still a nice thing to do if you want your other apps
-to find SDL as well.) If you can't get the package or you are experiencing
-problems with it, just send me an email at elvenprogrammer@gmail.com or
-continue reading.
+ http://pandamachine.top.tc/devpaks/ (by Rotonen)
+
+
+Elven's devpak is usually more recommended than Rotonen's, but Rotonen's might
+be more up to date, although it might also include stuff like a new compiler
+and such, so it might be more unstable to use, a tweaker / power user oriented
+devpak.
+
+Just install this one and you should be ready to go. (Although please remember
+to remove anything the devpak might overlap before installing, for example the
+previous devpak.) Remember to copy the required dlls from your dll folder in
+the Dev-Cpp root directory, to the folder where you have your copy of The Mana
+World. You also have to add the SDL include folder in your C++ include paths.
+If you can't get the package or you are experiencing problems with it, just
+send me an email at elvenprogrammer@gmail.com or continue reading.(Or to
+joni.orponen@gmail.com if you're using Rotonen's devpak. Coming to bug us on
+the IRC channel is a valid alternative too.)
Most of the libs have DevPaks that are very easy drop-ins for Dev-C++, without
any complex actions on your side.