diff options
| author | Andrew Lee <[email protected]> | 2025-12-12 03:00:54 -0500 |
|---|---|---|
| committer | Andrew Lee <[email protected]> | 2025-12-12 03:00:54 -0500 |
| commit | acc3732f939c0f796b8dce2e5d47f3174e4e695d (patch) | |
| tree | 59a9687a7b2567604c7003b4d2e1910feab16cb1 | |
| parent | 60b0d9ddd33b7f5e66d83400b673c8217b3f4313 (diff) | |
| download | shiftos-archive-website-acc3732f939c0f796b8dce2e5d47f3174e4e695d.tar.gz shiftos-archive-website-acc3732f939c0f796b8dce2e5d47f3174e4e695d.tar.bz2 shiftos-archive-website-acc3732f939c0f796b8dce2e5d47f3174e4e695d.zip | |
removed c#; change repos; added rewind
| -rw-r--r-- | src/pages/downloads.md | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/src/pages/downloads.md b/src/pages/downloads.md index da3ca51..e24b919 100644 --- a/src/pages/downloads.md +++ b/src/pages/downloads.md @@ -56,10 +56,6 @@ As of 2025, the email no longer works. But if you want to be extra careful, use - [ShiftOS Next 0.0.2 Alpha 2.1](https://files.alee14.me/Software/ShiftOS/next/ShiftOS.Next.0.0.2.Alpha.2.1.exe) - [ShiftOS Next 0.0.2 Alpha 3.1](https://files.alee14.me/Software/ShiftOS/next/shiftos_next.0.0.2.Alpha.3.1.exe) -# ShiftOS C# - -TO DO - # ShiftOS 1.0 - [ShiftOS 1.0 Beta 1.2](https://files.alee14.me/Software/ShiftOS/1.x/shiftos_1.0_beta_1.2.zip) @@ -71,12 +67,14 @@ TO DO # ShiftOS Rewind -TO DO +Recreating 0.0.9 using C#. Created by former ShiftOS 1.0 devs. + +[Source code](https://git.shiftos.dev/shiftos-rewind.git) | [Download](https://files.alee14.me/Software/ShiftOS/shiftos-rewind.zip) # ShiftOS Challenge (.NET 5.0) -This was originally made by Alkaline Thunder. But it was ported to .NET 5.0 by Alee14. +Originally made by acidiclight, ported to .NET 5.0 by Alee14. After extracting, run ShiftOS.exe. -[Source code](https://github.com/Alee14/shiftos-challenge) | [Download](https://files.alee14.me/Software/ShiftOS/shiftos_dotnet.zip) +[Source code](https://git.shiftos.dev/shiftos-challenge.git) | [Download](https://files.alee14.me/Software/ShiftOS/shiftos_dotnet.zip) |
