diff options
author | gumi <git@gumi.ca> | 2019-06-29 17:04:09 +0000 |
---|---|---|
committer | root <root@dezilaromed.themanaworld.org> | 2019-06-29 17:04:09 +0000 |
commit | a4f747c5de3b831ba3c1d387817fdc75be25e1cc (patch) | |
tree | 5cd1a7ef84885fcd3efcdddef923d1864de5f610 /downloads.php | |
parent | e41baa4c3aeb5f2b05fb928c1bf13e6a9bb130a7 (diff) | |
download | website-a4f747c5de3b831ba3c1d387817fdc75be25e1cc.tar.gz website-a4f747c5de3b831ba3c1d387817fdc75be25e1cc.tar.bz2 website-a4f747c5de3b831ba3c1d387817fdc75be25e1cc.tar.xz website-a4f747c5de3b831ba3c1d387817fdc75be25e1cc.zip |
move away from PHP, use static pages with the api
Diffstat (limited to 'downloads.php')
-rw-r--r-- | downloads.php | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/downloads.php b/downloads.php index 561153b..55a15f3 100644 --- a/downloads.php +++ b/downloads.php @@ -8,32 +8,32 @@ </div> <h3>ManaPlus client</h3> +<br> <p>The recommended client is available on the <a href="http://manaplus.evolonline.org/">ManaPlus website</a>.</p> +<br><br><br> <h3>The Mana World packages</h3> - +<br> <p>The Mana World packages are available for many platforms. These are based on the ManaPlus client, but have a different default skin and will show up as "The Mana World" in the application menu.</p> - +<br> <table style="border-width: 0px; width: 50%; 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-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/manaplus"><b>Debian package</b></a></div> -<div class="release"><img src="images/ico-ubuntu.png"> <a href="http://packages.ubuntu.com/manaplus"><b>Ubuntu package</b></a></div> -<div class="release"><img src="images/ico-fedora.png"> <a href="https://apps.fedoraproject.org/packages/manaplus"><b>Fedora package</b></a></div> +<div class="release"><img src="images/ico-win.png"> <a href="https://download.tuxfamily.org/manaplus/download/manaplus-win64.exe"><b>Windows installer (ManaPlus)</b></a></div> +<div class="release"><img src="images/ico-osx.png"> <a href="https://download.tuxfamily.org/manaplus/download/manaplus.dmg"><b>macOS package</b></a></div> +<div class="release"><img src="images/ico-deb.png"> <a href="https://manaplus.org/repository"><b>Debian package</b></a></div> +<div class="release"><img src="images/ico-ubuntu.png"> <a href="https://manaplus.org/ubuntu"><b>Ubuntu package</b></a></div> +<div class="release"><img src="images/ico-fedora.png"> <a href="https://manaplus.org/fedora"><b>Fedora package</b></a></div> <div class="release"><img src="images/ico-android.png"> <a href="https://play.google.com/store/apps/details?id=org.evolonline.beta.manaplus"><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/manaplus"><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> -<div class="release"><img src="images/ico-freebsd.png" width="16" height="16"> <a href="http://www.freshports.org/games/manaplus/"><b>FreeBSD port</b></a></div> +<div class="release"><img src="images/ico-openbsd.png" width="16" height="16"> <a href="https://manaplus.org/openbsd"><b>OpenBSD port</b></a></div> +<div class="release"><img src="images/ico-freebsd.png" width="16" height="16"> <a href="https://manaplus.org/freebsd"><b>FreeBSD port</b></a></div> </td></tr> </tbody></table> -<p>For packagers (or for users who're interested), the branding files can be +<!--<p>For packagers (or for users who're interested), the branding files can be downloaded separately:</p> <table style="border-width: 0px; width: 50%; margin-bottom: 0px; margin-top: 0px;" border="0" cellpadding="0" cellspacing="0"> @@ -44,16 +44,17 @@ <p>For older versions please see our <a href="https://sourceforge.net/projects/themanaworld/files/">files page</a> on SourceForge. Note however that these releases are no longer supported and -likely to no longer work with our server.</p> +likely to no longer work with our server.</p> --> +<br><br> <h3>Music</h3> - +<br> <p>We no longer recommend music be installed directly, as it easily becomes out-of-date.</p> <p>To enable music in the client, make sure that "Download Music" is checked in the Audio tab of the Setup window.</p> -<h3>Development versions</h3> +<!--<h3>Development versions</h3> <p>The latest version of the ManaPlus client is developed as part of the <a href="http://manaplus.evolonline.org/">ManaPlus project</a> and is available from the @@ -68,7 +69,7 @@ git clone git://gitorious.org/manaplus/manaplus.git <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 -page</a>. +page</a>. --> <?php placeFooter(); |