diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-03-23 23:36:29 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-03-23 23:36:29 +0000 |
commit | c267f313c5e29e2490c9d9dd29dca5e62c7c9198 (patch) | |
tree | cc67d7bffd089ea07145859a4aa39a80518fdc98 /INSTALL | |
parent | fa8b0a19084c0c2d369cda199b87c03fe838fa79 (diff) | |
download | mana-c267f313c5e29e2490c9d9dd29dca5e62c7c9198.tar.gz mana-c267f313c5e29e2490c9d9dd29dca5e62c7c9198.tar.bz2 mana-c267f313c5e29e2490c9d9dd29dca5e62c7c9198.tar.xz mana-c267f313c5e29e2490c9d9dd29dca5e62c7c9198.zip |
Updated default account server name and added SDL_ttf dependency.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ and some libraries. The required libraries are: * SDL http://www.libsdl.org/ * SDL_mixer http://www.libsdl.org/projects/SDL_mixer/ * SDL_image http://www.libsdl.org/projects/SDL_image/ +* SDL_ttf http://www.libsdl.org/projects/SDL_ttf/ * ENet 1.2 http://enet.bespin.org/ * Guichan 0.7.x http://guichan.sourceforge.net/ * libxml2 http://www.xmlsoft.org/ |