Mercurial > hg > rlgallery-misc
changeset 71:18d0b3441a08
Downloads page: update the links to point to the new builds.
author | John "Elwin" Edwards |
---|---|
date | Sat, 19 Mar 2016 09:49:25 -0400 |
parents | 277b126877c8 |
children | 1d8dc3ed22cf |
files | web/download.html |
diffstat | 1 files changed, 5 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/web/download.html Mon Jan 25 21:00:19 2016 -0500 +++ b/web/download.html Sat Mar 19 09:49:25 2016 -0400 @@ -11,18 +11,17 @@ <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-r179-src.tgz">Download</a></p> +<p><a href="/files/roguelike-r241-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-r179-linux-x86.tgz">32-bit</a> <a href="/files/roguelike-r179-linux-x64.tgz">64-bit</a></p> +<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>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> +<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-r212-win-x64.zip">Test build</a> for 64-bit Windows 8. This is new and likely to have problems.</p> +<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> <h2>Bugs?</h2> <p>If you find any problems, report them on <a href="https://bitbucket.org/ElwinR/rl/issues">Bitbucket</a>.</p> </div>