diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2014-02-03 16:31:42 -0800 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2014-02-03 16:34:13 -0800 |
commit | 1cefd969cb071fdc413e81c84ae0c8a13809f3db (patch) | |
tree | fe4fd133e97add3f23d295c93b0c7c81c04597b3 | |
parent | 4e0e42abf1202b236d2379b20469d2ccdf15a70f (diff) | |
download | website-1cefd969cb071fdc413e81c84ae0c8a13809f3db.tar.gz website-1cefd969cb071fdc413e81c84ae0c8a13809f3db.tar.bz2 website-1cefd969cb071fdc413e81c84ae0c8a13809f3db.tar.xz website-1cefd969cb071fdc413e81c84ae0c8a13809f3db.zip |
Remove links to Mana
-rw-r--r-- | downloads.php | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/downloads.php b/downloads.php index 5fd31cb..58da5f5 100644 --- a/downloads.php +++ b/downloads.php @@ -10,23 +10,16 @@ <h3>ManaPlus client</h3> <p>The recommended client is available on the <a href="http://manaplus.evolonline.org/">ManaPlus website</a>.</p> -<h3>Mana client</h3> - -<p>The previous official client for playing The Mana World is the Mana client -and is developed as part of the <a href="http://manasource.org/">Mana -project</a>. The latest version of this client can be downloaded from there.</p> - <h3>The Mana World packages</h3> <p>The Mana World packages are available for many platforms. These are based on - the Mana client, but have a different default skin and will show up + the ManaPlus client, but have a different default skin and will show up as "The Mana World" in the application menu.</p> <table style="border-width: 0px; width: 600px; margin-bottom: 0px; margin-top: 0px;" border="0" cellpadding="0" cellspacing="0"> <tbody><tr><td style="border-width: 0px;" width="50%"> <div class="release"><img src="images/ico-win.png"> <a href="http://download.evolonline.org/manaplus/tmw/tmw-win32.exe"><b>Windows installer (ManaPlus)</b></a></div> -<div class="release"><img src="images/ico-win.png"> <a href="http://sourceforge.net/projects/themanaworld/files/The%20Mana%20World/0.6.0/tmw-0.6.0-win32.exe/download"><b>Windows installer (Mana)</b> 0.6.0</a></div> <div class="release"><img src="images/ico-osx.png"> <a href="http://download3.evolonline.org/manaplus/macosx/manaplus-lion.dmg"><b>ManaPlus MacOS X package (lion)</b></a></div> <div class="release"><img src="images/ico-osx.png"> <a href="http://download3.evolonline.org/manaplus/macosx/manaplus-snowleopard.dmg"><b>ManaPlus MacOS X package (snow leopard)</b></a></div> <div class="release"><img src="images/ico-deb.png"> <a href="http://packages.debian.org/tmw"><b>Debian package</b></a></div> @@ -35,7 +28,6 @@ project</a>. The latest version of this client can be downloaded from there.</p> </td><td style="border-width: 0px;" width="50%" valign="top"> -<div class="release"><img src="images/ico-win.png"> <a href="http://portableapps.com/apps/games/the_mana_world_portable"><b>Windows Portable (Mana)</b></a></div> <div class="release"><img src="images/ico-android.png"> <a href="http://download.evolonline.org/manaplus/download/manaplus.apk"><b>Android App (ManaPlus)</b></a></div> <div class="release"><img src="images/ico-gentoo.png"> <a href="http://packages.gentoo.org/package/games-rpg/tmw"><b>Gentoo eBuild</b></a></div> <div class="release"><img src="images/ico-openbsd.png" width="16" height="16"> <a href="http://openports.se/games/manaplus"><b>OpenBSD port</b></a></div> @@ -76,16 +68,6 @@ command:</p> git clone git://gitorious.org/manaplus/manaplus.git </pre> -<p>The latest version of the Mana client is developed as part of the -<a href="http://manasource.org/">Mana project</a> and is available from the -<a href="http://github.com/mana">Git repositories on github</a>. For -checking out the latest development version of the client you can use the -command:</p> - -<pre> -git clone git://github.com/mana/mana.git -</pre> - <p>For more instructions and information about other projects like the server and the dynamic data, please check our <a href="http://wiki.themanaworld.org/index.php/Git_repository">Git wiki |