From b36183947a60ffefacddd1f94080602552641d47 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 2 Jan 2025 13:13:46 -0500 Subject: Added another project, added mirror link to archive.org --- src/data/projects.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src/data') diff --git a/src/data/projects.json b/src/data/projects.json index 4753075..ab80bbc 100644 --- a/src/data/projects.json +++ b/src/data/projects.json @@ -23,6 +23,23 @@ } ] }, + { + "name": "ShiftOS Archive", + "description": "ShiftOS was a game developed by Philip Adams and other developers. The original goal was to go from a bare terminal to a graphical user interface with full desktop features.", + "featured": false, + "links": [ + { + "name": "Website", + "url": "https://shiftos.alee14.me", + "external": true + }, + { + "name": "Source Code", + "url": "https://git.alee14.me/shiftos-archive", + "external": true + } + ] + }, { "name": "OSFirstTimer Ultimate Old Software Archive", "description": "The ultimate software collection of OSFirstTimer's (Philip Adams) old software, and games.", -- cgit v1.2.3