Mercurial > hg > rlgallery-misc
diff web/download.html @ 67:5b6211e2e36f
Update some static pages.
The front page has been reorganized. Links and information on the
downloads page are now current.
author | John "Elwin" Edwards |
---|---|
date | Sat, 21 Nov 2015 20:01:41 -0500 |
parents | d6a1ac8c89d6 |
children | 277b126877c8 |
line wrap: on
line diff
--- a/web/download.html Thu Aug 06 17:07:40 2015 -0400 +++ b/web/download.html Sat Nov 21 20:01:41 2015 -0500 @@ -11,17 +11,18 @@ <div class="content"> <p>You can download the Gallery's games and play them on your own computer.</p> <h2>Source code</h2> -<p><a href="/files/roguelike-r116-src.tgz">Download</a></p> +<p><a href="/files/roguelike-r179-src.tgz">Download</a></p> <p>Choose this if you want to build the games yourself, or investigate how they work.</p> <h2>Linux</h2> -<p>Download: <a href="/files/roguelike-r116-linux-x86.tgz">32-bit</a> <a href="/files/roguelike-r116-linux-x64.tgz">64-bit</a></p> -<p>Packages coming soon...</p> +<p>Download: <a href="/files/roguelike-r179-linux-x86.tgz">32-bit</a> <a href="/files/roguelike-r179-linux-x64.tgz">64-bit</a></p> +<p>Packages may appear someday.</p> <h2>Mac OS X</h2> <p><a href="/files/roguelike-r109-osx.tgz">Download</a></p> <p>These are unsigned, so your computer may complain about running untrusted programs. I'll fix this if someone sends me a free MacBook and $100 for an Apple Developer account.</p> +<p>This build is also a few years old. It doesn't include Advanced Rogue 7, XRogue, or recent bug fixes. Sorry.</p> <h2>Windows</h2> -<p>Coming soon...</p> +<p>I'm hoping to have a Windows 8 build ready by the end of 2015.</p> <h2>Bugs?</h2> <p>If you find any problems, report them on <a href="https://bitbucket.org/ElwinR/rl/issues">Bitbucket</a>.</p> </div>