From c1f75181cd0d3549fda262100f77659591139b31 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 26 Oct 2022 16:10:11 -0400 Subject: Readded the OSFT Software Archive --- pages/downloads/osft-software-archive.js | 74 +++++++++++++++++++++++++++++++ public/uploads/OSFT-Software-Archive.zip | Bin 0 -> 75797459 bytes 2 files changed, 74 insertions(+) create mode 100644 pages/downloads/osft-software-archive.js create mode 100644 public/uploads/OSFT-Software-Archive.zip diff --git a/pages/downloads/osft-software-archive.js b/pages/downloads/osft-software-archive.js new file mode 100644 index 0000000..41065dc --- /dev/null +++ b/pages/downloads/osft-software-archive.js @@ -0,0 +1,74 @@ +import Meta from '../../components/meta' +import Image from "next/image" +import Link from 'next/link' + +export default function OsftSoftwareArchive() { + return ( +
+ +
+
+ Alee Logo +

Philip Adams Software Archive

+
+

These software require .NET Framework 3.5, 4.0 and/or 4.5 to function.

+
+

CONTENT WARNING: Some of the software in this pack has a jumpscare.

+

If you have epilepsy please be cautious with this pack.

+

Disable your antivirus as it can detect false positive, feel free to use a VM in case this feels not safe.

+
+

Pack will include the following:

+
    +
  • Artpad (from ShiftOS)
  • +
  • Averager
  • +
  • Board Game Maker
  • +
  • Bouncing Ball Physics 0.3
  • +
  • Chebinect
  • +
  • Chrono Machine 0.9.3
  • +
  • Colors
  • +
  • Dark OS Studio
  • +
  • Digging
  • +
  • Draw
  • +
  • Dropper
  • +
  • Explore 0.3.7
  • +
  • File Viewer (Warning jumpscare)
  • +
  • File Wars
  • +
  • "funny nana and grampa sounds version 1.1"
  • +
  • Guess The Number
  • +
  • Histacom 1.8.5 (Epliespy warning)
  • +
  • HTMLive
  • +
  • IIR (Interactive Infinite Road)
  • +
  • Infinijump 0.1
  • +
  • Mitosis 0.6
  • +
  • OSFirstTimer Blue Screen (Warning jumpscare)
  • +
  • Paper Math 2D
  • +
  • Philip's Mario Game
  • +
  • Phone Simulator 0.4
  • +
  • Picture Generator
  • +
  • Pixel Physics 0.3
  • +
  • Road Simulator 0.4
  • +
  • RPG Map Maker
  • +
  • ShiftOS 0.0.8 (Epliespy warning)
  • +
  • Theme Test
  • +
  • Thoto 0.3
  • +
  • Time Machine 0.4
  • +
  • Typewriter
  • +
  • Vending Machine
  • +
  • Visual Sound (Ear blast warning lower the volume)
  • +
  • Zeon OS 0.2
  • +
+
+

MD5 Hash: 0665543e3d85bdf017b74a0a35ac73b6

+

SHA512: a9f2927ccfd3c2ebb5ec00f9ed97f888ddefd0d3ae97391de47a5fcdbbe614bbd76f0a33ce71174346d71463abbadcb49c8ad40d08dd071f31ae3d5711e0bcf4

+

SHA256: b4358195900da09a2068039f9b9c80b2c854b72663c88a3f6f168cb4fbe7d2b4

+
+
+ +
+
+ +
+
+
+ ) +} diff --git a/public/uploads/OSFT-Software-Archive.zip b/public/uploads/OSFT-Software-Archive.zip new file mode 100644 index 0000000..29ac6bb Binary files /dev/null and b/public/uploads/OSFT-Software-Archive.zip differ -- cgit v1.2.3