aboutsummaryrefslogtreecommitdiff
path: root/downloads.html
diff options
context:
space:
mode:
authorAndrew Lee <[email protected]>2020-09-03 12:00:48 -0400
committerAndrew Lee <[email protected]>2020-09-03 12:00:48 -0400
commit627ade31e2e89cea2267566da09dfb7861e73f4c (patch)
tree6ab5fbdd74f1aab0d53a6a3a59171c5492856794 /downloads.html
parenta4eaec365e94c4eb3ad1dd951e47141af79733ce (diff)
downloadshiftos-archive-website-627ade31e2e89cea2267566da09dfb7861e73f4c.tar.gz
shiftos-archive-website-627ade31e2e89cea2267566da09dfb7861e73f4c.tar.bz2
shiftos-archive-website-627ade31e2e89cea2267566da09dfb7861e73f4c.zip
Added binaries and started download page
Diffstat (limited to 'downloads.html')
-rw-r--r--downloads.html24
1 files changed, 23 insertions, 1 deletions
diff --git a/downloads.html b/downloads.html
index f7522c2..c49e359 100644
--- a/downloads.html
+++ b/downloads.html
@@ -9,6 +9,28 @@
<title>ShiftOS: Downloads</title>
</head>
<body>
-
+ <h1>ShiftOS Downloads</h1>
+ <p><a href="/">Return to homepage</a></p>
+ <p>Download ShiftOS here! This contains the ShiftOS 0.0.x source code and ShiftOS 0.0.x files.</p>
+ <p>If you have files for ShiftOS, feel free to make a pull request to this repo!</p>
+ <h1>ShiftOS 0.0.x</h1>
+ <p>NOTE: From ShiftOS 0.0.4.1 to 0.0.6.2, it used to send user's information to the ShiftOS email. As of 2020, this no longer works.</p>
+ <ul>
+ <li>ShiftOS Source Code</li>
+ <li>ShiftOS 0.0.8 Skins</li>
+ <li>ShiftOS 0.0.4.1</li>
+ <li>ShiftOS 0.0.6.2</li>
+ <li>ShiftOS 0.0.7 Alpha 4.1</li>
+ <li>ShiftOS 0.0.7 RC 4</li>
+ <li>ShiftOS 0.0.8</li>
+ <li>ShiftOS 0.0.9 Alpha 1</li>
+ </ul>
+ <h1>ShiftOS-Next</h1>
+ <h1>ShiftOS C#</h1>
+ <h1>ShiftOS 1.0</h1>
+ <h1>ShiftOS Rewind</h1>
+ <h1>ShiftOS Challenge (.NET Core)</h1>
+ <p>This was originally made by Alkaline Thunder. But it was ported to .NET Core by Alee14</p>
+ <a href="https://github.com/Alee14/shiftos-challenge">Source code</a>
</body>
</html> \ No newline at end of file