Mercurial > hg > rlgallery-misc
comparison web/download.html @ 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 | ac8258c1b505 |
comparison
equal
deleted
inserted
replaced
70:277b126877c8 | 71:18d0b3441a08 |
---|---|
9 <h1>Roguelike Gallery</h1> | 9 <h1>Roguelike Gallery</h1> |
10 <div class="nav"><a href="/">rlgallery.org</a> -> Downloads</div> | 10 <div class="nav"><a href="/">rlgallery.org</a> -> Downloads</div> |
11 <div class="content"> | 11 <div class="content"> |
12 <p>You can download the Gallery's games and play them on your own computer.</p> | 12 <p>You can download the Gallery's games and play them on your own computer.</p> |
13 <h2>Source code</h2> | 13 <h2>Source code</h2> |
14 <p><a href="/files/roguelike-r179-src.tgz">Download</a></p> | 14 <p><a href="/files/roguelike-r241-src.tgz">Download</a></p> |
15 <p>Choose this if you want to build the games yourself, or investigate how they work.</p> | 15 <p>Choose this if you want to build the games yourself, or investigate how they work.</p> |
16 <h2>Linux</h2> | 16 <h2>Linux</h2> |
17 <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> | 17 <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> |
18 <p>Packages may appear someday.</p> | 18 <p>Packages may appear someday.</p> |
19 <h2>Mac OS X</h2> | 19 <h2>Mac OS X</h2> |
20 <p><a href="/files/roguelike-r109-osx.tgz">Download</a></p> | 20 <p><a href="/files/roguelike-r109-osx.tgz">Download</a></p> |
21 <p>These are unsigned, so your computer may complain about running untrusted programs. I'll fix this if someone sends me a | 21 <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, |
22 free MacBook and $100 for an Apple Developer account.</p> | 22 so I have little hope of being able to provide updates for this platform.</p> |
23 <p>This build is also a few years old. It doesn't include Advanced Rogue 7, XRogue, or recent bug fixes. Sorry.</p> | |
24 <h2>Windows</h2> | 23 <h2>Windows</h2> |
25 <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> | 24 <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> |
26 <h2>Bugs?</h2> | 25 <h2>Bugs?</h2> |
27 <p>If you find any problems, report them on <a href="https://bitbucket.org/ElwinR/rl/issues">Bitbucket</a>.</p> | 26 <p>If you find any problems, report them on <a href="https://bitbucket.org/ElwinR/rl/issues">Bitbucket</a>.</p> |
28 </div> | 27 </div> |
29 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div> | 28 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div> |
30 </body> | 29 </body> |