comparison web/download.html @ 91:d417016bbf73

Small website changes.
author John "Elwin" Edwards
date Mon, 27 Jan 2020 18:11:53 -0500
parents 2cca66b3e262
children bdb07be334ca
comparison
equal deleted inserted replaced
90:44cf8c7c2c7a 91:d417016bbf73
5 <link rel="stylesheet" type="text/css" href="/main.css"> 5 <link rel="stylesheet" type="text/css" href="/main.css">
6 </head> 6 </head>
7 7
8 <body> 8 <body>
9 <h1>Roguelike Gallery</h1> 9 <h1>Roguelike Gallery</h1>
10 <div class="nav"><a href="/">rlgallery.org</a> -&gt; Downloads</div> 10 <div class="nav"><a href="/">RLGallery</a> -&gt; 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 <p>The current version of the Early Roguelike Collection is <strong>2016.06</strong>. <a href="/notes/rel2016.06.html">Release notes</a>.</p> 13 <p>The current version of the Early Roguelike Collection is <strong>2016.06</strong>. <a href="/notes/rel2016.06.html">Release notes</a>.</p>
14 <h2>Source code</h2> 14 <h2>Source code</h2>
15 <p><a href="/files/early-roguelike-rel2016.06-src.tgz">Download</a></p> 15 <p><a href="/files/early-roguelike-rel2016.06-src.tgz">Download</a></p>
24 <h2>Windows</h2> 24 <h2>Windows</h2>
25 <p>Download <a href="/files/early-roguelike-rel2016.06-win-x64.zip">the current build</a> for 64-bit Windows 8 or newer.</p> 25 <p>Download <a href="/files/early-roguelike-rel2016.06-win-x64.zip">the current build</a> for 64-bit Windows 8 or newer.</p>
26 <h2>Bugs?</h2> 26 <h2>Bugs?</h2>
27 <p>If you find any problems, report them on <a href="https://bitbucket.org/ElwinR/rl/issues">Bitbucket</a>.</p> 27 <p>If you find any problems, report them on <a href="https://bitbucket.org/ElwinR/rl/issues">Bitbucket</a>.</p>
28 </div> 28 </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> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div> 29 <div class="foot"><a href="/">RLGallery</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
30 </body> 30 </body>
31 </html> 31 </html>