From 2d2c3b9817231c3776fa885bc90bd6105040c50a Mon Sep 17 00:00:00 2001 From: Starfall Date: Mon, 12 Dec 2022 17:03:47 -0600 Subject: Initial commit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..af3bb78 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Starfall's Old Projects +======================= + +Old and abandoned projects that no longer justify being their own repository, but might be worth +coming back to some day so are archived here. Each branch is its own former repo: + +- ev-nova: Archive of two of the plugins we wrote for Escape Velocity: Nova. +- ophiculus: Half-started and definitely untested Gemini client. -- cgit