diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/INSTALL/win32.txt | 2 | ||||
-rw-r--r-- | docs/win32-release.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/INSTALL/win32.txt b/docs/INSTALL/win32.txt index f438a7e7..7f6ee42a 100644 --- a/docs/INSTALL/win32.txt +++ b/docs/INSTALL/win32.txt @@ -28,7 +28,7 @@ Besides a C++ compiler, TMW depends on the following libraries: 1) SDL 2) SDL_mixer 3) SDL_image -4) Guichan 0.4.0 +4) Guichan 0.6.1 5) libiconv 5) libxml2 6) PhysFS diff --git a/docs/win32-release.txt b/docs/win32-release.txt index c0c6d0e6..a8696897 100644 --- a/docs/win32-release.txt +++ b/docs/win32-release.txt @@ -19,7 +19,7 @@ Every Win32 releaser should follow this checklist when creating a new package. <configuration> <option name="chatlog" value="chatlog.txt"/> <option name="guialpha" value="0.8"/> - <option name="host" value="animesites.de"/> + <option name="host" value="server.themanaworld.org"/> <option name="hwaccel" value="0"/> <option name="port" value="6901"/> <option name="remember" value="0"/> |