download.html 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. <!DOCTYPE html>
  2. <!-- This file is automatically generated from htdocs/, do not edit by hand! --><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>SuperTux | Downloads</title><link rel="stylesheet" type="text/css" href="default.css"><link rel="icon" href="images/favicon.png" type="image/png"></head><body><div id="page"><div id="title">
  3. <h1><a href="index.html"><img src="images/title.png" alt="SuperTux"></a></h1>
  4. <nav>
  5. <ul class="menu">
  6. <li><a href="index.html">Home</a></li>
  7. <li><a href="screenshots.html">Screenshots</a></li>
  8. <li><a href="download.html">Downloads</a></li>
  9. <li><a href="contact.html">Contact</a></li>
  10. </ul>
  11. <ul class="menu external">
  12. <li><a href="https://github.com/SuperTux/supertux/wiki">Wiki</a></li>
  13. <li><a href="https://github.com/SuperTux/supertux/issues">Bugs</a></li>
  14. <li><a href="http://forum.freegamedev.net/viewforum.php?f=66">Forum</a></li>
  15. </ul>
  16. </nav>
  17. </div><div id="pagebox">
  18. <article id="pagebody">
  19. <h2>Download</h2>
  20. <section>
  21. <h3>Milestone 2</h3>
  22. <p>
  23. This is the current and newly released stable version of Supertux. It features much more levels, features and better gameplay
  24. than the old stable version.
  25. </p>
  26. </section>
  27. <div style="padding-left: 1em; clear: both;"><h4>Windows</h4><ul>
  28. <li><a href="https://github.com/SuperTux/supertux/releases/download/v0.4.0/SuperTux-0.4.0-win32.msi">SuperTux-0.4.0-win32.msi</a></li>
  29. </ul></div>
  30. <div style="padding-left: 1em; clear: both;"><h4>Mac OS X</h4><ul>
  31. <li><a href="https://github.com/SuperTux/supertux/releases/download/v0.4.0/SuperTux-0.4.0-Darwin.dmg">SuperTux-0.4.0-Darwin.dmg (Universal binary)</a></li>
  32. </ul></div>
  33. <div style="padding-left: 1em; clear: both;"><h4>Source Code</h4><ul>
  34. <li><a href="https://github.com/SuperTux/supertux/releases/download/v0.4.0/supertux-0.4.0.tar.bz2">supertux-0.4.0.tar.bz2</a></li>
  35. </ul></div>
  36. <br>
  37. <section>
  38. <h3>Milestone 1</h3>
  39. <p>
  40. This is the old stable version of <em>SuperTux</em>, also
  41. called <em>Milestone 1</em>. It is very stable, and the best
  42. choice for extremely low resource machines. This version is
  43. approximately 12 years old.
  44. </p>
  45. </section>
  46. <div style="padding-left: 1em; clear: both;"><h4>Windows</h4><ul>
  47. <li><a href="https://github.com/SuperTux/supertux/releases/download/v0.1.3/supertux-0.1.3-setup.exe">supertux-0.1.3-setup.exe</a></li>
  48. </ul></div>
  49. <div style="padding-left: 1em; clear: both;"><h4>Mac OS X</h4><ul>
  50. <li><a href="https://github.com/SuperTux/supertux/releases/download/v0.1.3/supertux-0.1.3-macosx-universal.dmg">supertux-0.1.3-macosx-universal.dmg (Universal binary)</a></li>
  51. <li><a href="https://github.com/SuperTux/supertux/releases/download/v0.1.3/supertux-0.1.3-macosx.dmg">supertux-0.1.3-macosx.dmg (PPC only)</a></li>
  52. </ul></div>
  53. <div style="padding-left: 1em; clear: both;"><h4>Linux</h4><ul>
  54. <li><a href="https://github.com/SuperTux/supertux/releases/download/v0.1.3/supertux-0.1.3.x86.package">supertux-0.1.3.x86.package (x86 only)</a></li>
  55. </ul></div>
  56. <div style="padding-left: 1em; clear: both;"><h4>Source Code</h4><ul>
  57. <li><a href="https://github.com/SuperTux/supertux/releases/download/v0.1.3/supertux-0.1.3.tar.bz2">supertux-0.1.3.tar.bz2</a></li>
  58. </ul></div>
  59. </article>
  60. </div><div id="footer">
  61. <p>Copyright © 2003-2016 The SuperTux Team<br>
  62. This page is licensed under <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></p>
  63. </div></div></body></html>