Mercurial > hg > rlgallery-misc
changeset 73:ac8258c1b505
Update the downloads page.
author | John "Elwin" Edwards |
---|---|
date | Wed, 28 Dec 2016 10:20:30 -0500 |
parents | 1d8dc3ed22cf |
children | 900da50ee11c |
files | web/download.html |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/web/download.html Sun Mar 20 07:59:22 2016 -0400 +++ b/web/download.html Wed Dec 28 10:20:30 2016 -0500 @@ -10,18 +10,19 @@ <div class="nav"><a href="/">rlgallery.org</a> -> Downloads</div> <div class="content"> <p>You can download the Gallery's games and play them on your own computer.</p> +<p>The current version of the Early Roguelike Collection is <strong>2016.06</strong>. <a href="/notes/rel2016.06.html">Release notes</a>.</p> <h2>Source code</h2> -<p><a href="/files/roguelike-r241-src.tgz">Download</a></p> +<p><a href="/files/early-roguelike-rel2016.06-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-r241-linux-x86.tgz">32-bit</a> <a href="/files/roguelike-r241-linux-x64.tgz">64-bit</a></p> +<p>Download: <a href="/files/early-roguelike-rel2016.06-linux-x86.tgz">32-bit</a> <a href="/files/early-roguelike-rel2016.06-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>This build is a few years old. It doesn't include Advanced Rogue 7, XRogue, or recent bug fixes. I don't currently have access to any Apple devices, so I have little hope of being able to provide updates for this platform.</p> <h2>Windows</h2> -<p><a href="/files/roguelike-r241-win-x64.zip">Test build</a> for 64-bit Windows 8. This is still a work in progress.</p> +<p>Download <a href="/files/early-roguelike-rel2016.06-win-x64.zip">the current build</a> for 64-bit Windows 8 or newer.</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>