From 627ade31e2e89cea2267566da09dfb7861e73f4c Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 3 Sep 2020 12:00:48 -0400 Subject: Added binaries and started download page --- README.md | 5 ++ assets/downloads/0.0.x/AxInterop.WMPLib.dll | Bin 0 -> 53760 bytes assets/downloads/0.0.x/Interop.WMPLib.dll | Bin 0 -> 281072 bytes assets/downloads/0.0.x/ShiftOS 0.0.6.2.exe | Bin 0 -> 14884864 bytes .../0.0.x/ShiftOS 0.0.7 Alpha 4 Skin Pack.zip | Bin 0 -> 6094549 bytes assets/downloads/0.0.x/ShiftOS 0.0.7 Alpha 4.1.exe | Bin 0 -> 15156224 bytes assets/downloads/0.0.x/ShiftOS 0.0.9 Alpha 1.exe | Bin 0 -> 14362112 bytes assets/downloads/0.0.x/ShiftOS License.txt | 58 +++++++++++++++++++++ .../ShiftOS Mod Development package/Mod Packer.exe | Bin 0 -> 36352 bytes .../ShiftOS - Modding enabled.exe | Bin 0 -> 32250368 bytes .../ShiftOS Mod Template version 0.1.zip | Bin 0 -> 20260 bytes .../ShiftOS Modding documentation.odt | Bin 0 -> 62147 bytes .../0.0.x/ShiftOS_0.0.8_Public_Release.exe | Bin 0 -> 15486976 bytes .../0.0.x/shiftos 0.0.4.1 (run as admin!).exe | Bin 0 -> 6900224 bytes assets/downloads/0.0.x/shiftos-skins.tar.gz | Bin 0 -> 23215323 bytes assets/downloads/0.0.x/shiftos-src.tar.gz | Bin 0 -> 72981515 bytes assets/downloads/0.0.x/shiftos_0.0.7_rc4.exe | Bin 0 -> 19810816 bytes .../downloads/next/ShiftOS Next 0.0.1 Alpha 2.exe | Bin 0 -> 2279424 bytes .../downloads/next/ShiftOS Next 0.0.1 Beta 1.1.exe | Bin 0 -> 3901952 bytes .../downloads/next/ShiftOS Next 0.0.1 Beta 1.exe | Bin 0 -> 3900928 bytes .../downloads/next/ShiftOS Next 0.0.1 Beta 2.exe | Bin 0 -> 3944960 bytes assets/downloads/next/ShiftOS Next 0.0.1 RC1.exe | Bin 0 -> 9307136 bytes .../downloads/next/ShiftOS-Next.0.0.2.Alpha.1.exe | Bin 0 -> 11392512 bytes .../next/ShiftOS.Next.0.0.2.Alpha.2.1.exe | Bin 0 -> 14222848 bytes .../next/shiftos_next.0.0.2.Alpha.3.1.exe | Bin 0 -> 14230528 bytes assets/downloads/shiftos_dotnet.zip | Bin 0 -> 28463751 bytes downloads.html | 24 ++++++++- 27 files changed, 86 insertions(+), 1 deletion(-) create mode 100644 README.md create mode 100755 assets/downloads/0.0.x/AxInterop.WMPLib.dll create mode 100755 assets/downloads/0.0.x/Interop.WMPLib.dll create mode 100755 assets/downloads/0.0.x/ShiftOS 0.0.6.2.exe create mode 100755 assets/downloads/0.0.x/ShiftOS 0.0.7 Alpha 4 Skin Pack.zip create mode 100755 assets/downloads/0.0.x/ShiftOS 0.0.7 Alpha 4.1.exe create mode 100755 assets/downloads/0.0.x/ShiftOS 0.0.9 Alpha 1.exe create mode 100755 assets/downloads/0.0.x/ShiftOS License.txt create mode 100755 assets/downloads/0.0.x/ShiftOS Mod Development package/Mod Packer.exe create mode 100755 assets/downloads/0.0.x/ShiftOS Mod Development package/ShiftOS - Modding enabled.exe create mode 100755 assets/downloads/0.0.x/ShiftOS Mod Development package/ShiftOS Mod Template version 0.1.zip create mode 100755 assets/downloads/0.0.x/ShiftOS Mod Development package/ShiftOS Modding documentation.odt create mode 100755 assets/downloads/0.0.x/ShiftOS_0.0.8_Public_Release.exe create mode 100755 assets/downloads/0.0.x/shiftos 0.0.4.1 (run as admin!).exe create mode 100755 assets/downloads/0.0.x/shiftos-skins.tar.gz create mode 100755 assets/downloads/0.0.x/shiftos-src.tar.gz create mode 100644 assets/downloads/0.0.x/shiftos_0.0.7_rc4.exe create mode 100644 assets/downloads/next/ShiftOS Next 0.0.1 Alpha 2.exe create mode 100644 assets/downloads/next/ShiftOS Next 0.0.1 Beta 1.1.exe create mode 100644 assets/downloads/next/ShiftOS Next 0.0.1 Beta 1.exe create mode 100644 assets/downloads/next/ShiftOS Next 0.0.1 Beta 2.exe create mode 100644 assets/downloads/next/ShiftOS Next 0.0.1 RC1.exe create mode 100644 assets/downloads/next/ShiftOS-Next.0.0.2.Alpha.1.exe create mode 100644 assets/downloads/next/ShiftOS.Next.0.0.2.Alpha.2.1.exe create mode 100644 assets/downloads/next/shiftos_next.0.0.2.Alpha.3.1.exe create mode 100644 assets/downloads/shiftos_dotnet.zip diff --git a/README.md b/README.md new file mode 100644 index 0000000..ff13d5d --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# ShiftOS Archive +Where you see information about ShiftOS. + +# Submitting a ShiftOS binary +If you have a ShiftOS binary, zip it (if it has dependencies) then put it on `assets/downloads/(version here)`. \ No newline at end of file diff --git a/assets/downloads/0.0.x/AxInterop.WMPLib.dll b/assets/downloads/0.0.x/AxInterop.WMPLib.dll new file mode 100755 index 0000000..0d8a4ce Binary files /dev/null and b/assets/downloads/0.0.x/AxInterop.WMPLib.dll differ diff --git a/assets/downloads/0.0.x/Interop.WMPLib.dll b/assets/downloads/0.0.x/Interop.WMPLib.dll new file mode 100755 index 0000000..d53b3b9 Binary files /dev/null and b/assets/downloads/0.0.x/Interop.WMPLib.dll differ diff --git a/assets/downloads/0.0.x/ShiftOS 0.0.6.2.exe b/assets/downloads/0.0.x/ShiftOS 0.0.6.2.exe new file mode 100755 index 0000000..8b49057 Binary files /dev/null and b/assets/downloads/0.0.x/ShiftOS 0.0.6.2.exe differ diff --git a/assets/downloads/0.0.x/ShiftOS 0.0.7 Alpha 4 Skin Pack.zip b/assets/downloads/0.0.x/ShiftOS 0.0.7 Alpha 4 Skin Pack.zip new file mode 100755 index 0000000..d577681 Binary files /dev/null and b/assets/downloads/0.0.x/ShiftOS 0.0.7 Alpha 4 Skin Pack.zip differ diff --git a/assets/downloads/0.0.x/ShiftOS 0.0.7 Alpha 4.1.exe b/assets/downloads/0.0.x/ShiftOS 0.0.7 Alpha 4.1.exe new file mode 100755 index 0000000..a5a7ffe Binary files /dev/null and b/assets/downloads/0.0.x/ShiftOS 0.0.7 Alpha 4.1.exe differ diff --git a/assets/downloads/0.0.x/ShiftOS 0.0.9 Alpha 1.exe b/assets/downloads/0.0.x/ShiftOS 0.0.9 Alpha 1.exe new file mode 100755 index 0000000..c419c91 Binary files /dev/null and b/assets/downloads/0.0.x/ShiftOS 0.0.9 Alpha 1.exe differ diff --git a/assets/downloads/0.0.x/ShiftOS License.txt b/assets/downloads/0.0.x/ShiftOS License.txt new file mode 100755 index 0000000..00424e7 --- /dev/null +++ b/assets/downloads/0.0.x/ShiftOS License.txt @@ -0,0 +1,58 @@ +ShiftOS 0.0.8 license + + +This document is auto-extracted from the ShiftOS executable, by using ShiftOS you are agreeing to these terms: + + +## Definitions + + +- "The program", "the executable" or "ShiftOS" refers to the distributed ShiftOS binary executable program. (e.g: ShiftOS.exe) + +- "Source" code refers to the decompiled code of ShiftOS (e.g: ShiftOSDesktop.vb) + +## You can: + + +- Redistribute the executable for free provided this license in included + +- Use ShiftOS for any purpose provide you do not modify the program in any way + +## You cannot: + + +- Use this program to restrict users (e.g. using this software to implement DRM standards) + +- Redistribute copies of this source code to non-maintainers + +- Decompile the executable or attempt to view/access the source code in any other way without the prior permission of a lead developer. +- Modify the program in anyway* + +- Sublicense + + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE +FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + +THE SOFTWARE. + +*Excludes Developers + + +Credits: + +Phillip Adams (DevX) - Founder, Developer of versions 0.0.1 to 0.0.8 beta 1.1 +William Satterthwaite (william.1008) - Donator, Lead Developer (of 0.0.8 beta 2 onwards) +Rhobariii - Developer +NarodGaming - Developer +Pfgshiftos - Developer +phillips1012 - setup bitbucket repositories +PCTransformer - Developed OrcWrite program +Cattacus - Donator +Kiwi7 - Donator + +A Big Thanks to all member of the ShiftOS forums member for your support to the development of ShiftOS + +http://shiftos.net \ No newline at end of file diff --git a/assets/downloads/0.0.x/ShiftOS Mod Development package/Mod Packer.exe b/assets/downloads/0.0.x/ShiftOS Mod Development package/Mod Packer.exe new file mode 100755 index 0000000..79340ce Binary files /dev/null and b/assets/downloads/0.0.x/ShiftOS Mod Development package/Mod Packer.exe differ diff --git a/assets/downloads/0.0.x/ShiftOS Mod Development package/ShiftOS - Modding enabled.exe b/assets/downloads/0.0.x/ShiftOS Mod Development package/ShiftOS - Modding enabled.exe new file mode 100755 index 0000000..03702af Binary files /dev/null and b/assets/downloads/0.0.x/ShiftOS Mod Development package/ShiftOS - Modding enabled.exe differ diff --git a/assets/downloads/0.0.x/ShiftOS Mod Development package/ShiftOS Mod Template version 0.1.zip b/assets/downloads/0.0.x/ShiftOS Mod Development package/ShiftOS Mod Template version 0.1.zip new file mode 100755 index 0000000..9944797 Binary files /dev/null and b/assets/downloads/0.0.x/ShiftOS Mod Development package/ShiftOS Mod Template version 0.1.zip differ diff --git a/assets/downloads/0.0.x/ShiftOS Mod Development package/ShiftOS Modding documentation.odt b/assets/downloads/0.0.x/ShiftOS Mod Development package/ShiftOS Modding documentation.odt new file mode 100755 index 0000000..10a4903 Binary files /dev/null and b/assets/downloads/0.0.x/ShiftOS Mod Development package/ShiftOS Modding documentation.odt differ diff --git a/assets/downloads/0.0.x/ShiftOS_0.0.8_Public_Release.exe b/assets/downloads/0.0.x/ShiftOS_0.0.8_Public_Release.exe new file mode 100755 index 0000000..cddbcba Binary files /dev/null and b/assets/downloads/0.0.x/ShiftOS_0.0.8_Public_Release.exe differ diff --git a/assets/downloads/0.0.x/shiftos 0.0.4.1 (run as admin!).exe b/assets/downloads/0.0.x/shiftos 0.0.4.1 (run as admin!).exe new file mode 100755 index 0000000..1a55080 Binary files /dev/null and b/assets/downloads/0.0.x/shiftos 0.0.4.1 (run as admin!).exe differ diff --git a/assets/downloads/0.0.x/shiftos-skins.tar.gz b/assets/downloads/0.0.x/shiftos-skins.tar.gz new file mode 100755 index 0000000..75809e0 Binary files /dev/null and b/assets/downloads/0.0.x/shiftos-skins.tar.gz differ diff --git a/assets/downloads/0.0.x/shiftos-src.tar.gz b/assets/downloads/0.0.x/shiftos-src.tar.gz new file mode 100755 index 0000000..5b56c00 Binary files /dev/null and b/assets/downloads/0.0.x/shiftos-src.tar.gz differ diff --git a/assets/downloads/0.0.x/shiftos_0.0.7_rc4.exe b/assets/downloads/0.0.x/shiftos_0.0.7_rc4.exe new file mode 100644 index 0000000..088d568 Binary files /dev/null and b/assets/downloads/0.0.x/shiftos_0.0.7_rc4.exe differ diff --git a/assets/downloads/next/ShiftOS Next 0.0.1 Alpha 2.exe b/assets/downloads/next/ShiftOS Next 0.0.1 Alpha 2.exe new file mode 100644 index 0000000..27ace56 Binary files /dev/null and b/assets/downloads/next/ShiftOS Next 0.0.1 Alpha 2.exe differ diff --git a/assets/downloads/next/ShiftOS Next 0.0.1 Beta 1.1.exe b/assets/downloads/next/ShiftOS Next 0.0.1 Beta 1.1.exe new file mode 100644 index 0000000..e5e9a13 Binary files /dev/null and b/assets/downloads/next/ShiftOS Next 0.0.1 Beta 1.1.exe differ diff --git a/assets/downloads/next/ShiftOS Next 0.0.1 Beta 1.exe b/assets/downloads/next/ShiftOS Next 0.0.1 Beta 1.exe new file mode 100644 index 0000000..c5ea941 Binary files /dev/null and b/assets/downloads/next/ShiftOS Next 0.0.1 Beta 1.exe differ diff --git a/assets/downloads/next/ShiftOS Next 0.0.1 Beta 2.exe b/assets/downloads/next/ShiftOS Next 0.0.1 Beta 2.exe new file mode 100644 index 0000000..b36d342 Binary files /dev/null and b/assets/downloads/next/ShiftOS Next 0.0.1 Beta 2.exe differ diff --git a/assets/downloads/next/ShiftOS Next 0.0.1 RC1.exe b/assets/downloads/next/ShiftOS Next 0.0.1 RC1.exe new file mode 100644 index 0000000..fcffa79 Binary files /dev/null and b/assets/downloads/next/ShiftOS Next 0.0.1 RC1.exe differ diff --git a/assets/downloads/next/ShiftOS-Next.0.0.2.Alpha.1.exe b/assets/downloads/next/ShiftOS-Next.0.0.2.Alpha.1.exe new file mode 100644 index 0000000..8dc92ac Binary files /dev/null and b/assets/downloads/next/ShiftOS-Next.0.0.2.Alpha.1.exe differ diff --git a/assets/downloads/next/ShiftOS.Next.0.0.2.Alpha.2.1.exe b/assets/downloads/next/ShiftOS.Next.0.0.2.Alpha.2.1.exe new file mode 100644 index 0000000..2017ce4 Binary files /dev/null and b/assets/downloads/next/ShiftOS.Next.0.0.2.Alpha.2.1.exe differ diff --git a/assets/downloads/next/shiftos_next.0.0.2.Alpha.3.1.exe b/assets/downloads/next/shiftos_next.0.0.2.Alpha.3.1.exe new file mode 100644 index 0000000..9e4cf94 Binary files /dev/null and b/assets/downloads/next/shiftos_next.0.0.2.Alpha.3.1.exe differ diff --git a/assets/downloads/shiftos_dotnet.zip b/assets/downloads/shiftos_dotnet.zip new file mode 100644 index 0000000..d50539b Binary files /dev/null and b/assets/downloads/shiftos_dotnet.zip differ diff --git a/downloads.html b/downloads.html index f7522c2..c49e359 100644 --- a/downloads.html +++ b/downloads.html @@ -9,6 +9,28 @@ ShiftOS: Downloads - +

ShiftOS Downloads

+

Return to homepage

+

Download ShiftOS here! This contains the ShiftOS 0.0.x source code and ShiftOS 0.0.x files.

+

If you have files for ShiftOS, feel free to make a pull request to this repo!

+

ShiftOS 0.0.x

+

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.

+ +

ShiftOS-Next

+

ShiftOS C#

+

ShiftOS 1.0

+

ShiftOS Rewind

+

ShiftOS Challenge (.NET Core)

+

This was originally made by Alkaline Thunder. But it was ported to .NET Core by Alee14

+ Source code \ No newline at end of file -- cgit v1.2.3