mirror of
https://github.com/hnasheralneam/hnasheralneam.github.io.git
synced 2024-11-06 23:55:54 -05:00
Update download-gold-rush.html
This commit is contained in:
parent
ca25f0ac32
commit
245ff7fd48
1 changed files with 3 additions and 3 deletions
|
@ -11,9 +11,9 @@
|
|||
</nav>
|
||||
<h2>Like the game? Download our app!</h2>
|
||||
<div class="downloads">
|
||||
<a href="Gold Rush Downloads\gold-rush_0.1.0_amd64.deb" class="download">Download for Linux <br> v0.1</a>
|
||||
<a href="#" class="download">Download for Windows <br> v0.1 <br> Not available yet</a>
|
||||
<a href="#" class="download">Download for MacOS <br> v0.1 <br> Not available yet</a>
|
||||
<a href="Gold Rush Downloads/gold-rush_0.1.0_amd64.deb" class="download">Download for Linux <br> v0.1</a>
|
||||
<a href="Gold Rush Downloads/Gold Rush-win32.zip" class="download">Download for Windows <br> v0.1</a>
|
||||
<a href="Gold Rush Downloads/Gold Rush-darwin-x64.zip" class="download">Download for MacOS <br> v0.1</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue