mirror of
https://github.com/hnasheralneam/hnasheralneam.github.io.git
synced 2025-06-07 13:54:14 -04:00
Mess
This commit is contained in:
parent
76e2ddfa74
commit
7b9a2e2a80
78 changed files with 1145 additions and 17701 deletions
20
download-gold-rush (2).html
Normal file
20
download-gold-rush (2).html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="download-gold-rush.css">
|
||||
<title>Download | Gold Rush</title>
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
<a href="index.html">Home</a>
|
||||
</nav>
|
||||
<h2>Like the game? Download our app!</h2>
|
||||
<h4>These downloads are still in offical version 0.9.0. To get the full version use the broswer game <a href="squirrel-314.github.io">here.</a></h4>
|
||||
<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="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…
Add table
Add a link
Reference in a new issue