From bb25ed20c82ce307ea7bb6029fd436c332e71d77 Mon Sep 17 00:00:00 2001 From: Dan Jones Date: Sun, 9 Jan 2022 13:19:57 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Time=20to=20start!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ README.md | 17 +++++++++++++++++ remontel.inf | 0 3 files changed, 19 insertions(+) create mode 100644 .gitignore create mode 100644 README.md create mode 100644 remontel.inf diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9506b23 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +remontel.z5 +remontel.ulx diff --git a/README.md b/README.md new file mode 100644 index 0000000..879c41d --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# The Siege of Remontel + +A Star Trek fan production. + +## Story + +The Siege of Remontel is a text-based adventure set in the world of Star Trek. + +You play an ensign serving on the lower decks of the USS Remontel, a ship of little significance that has found itself in the middle of an interstellar plot. + +The bridge crew and senior officers have all been abducted. It's now up to you to discover what has happened and bring your captain home. + +## A Work in Progress + +## Disclaimer + +Star Trek and all related marks, logos and characters are solely owned by CBS Studios Inc. This fan production is not endorsed by, sponsored by, nor affiliated with CBS, Paramount Pictures, or any other Star Trek franchise, and is a non-commercial fan-made film intended for recreational use. No commercial exhibition or distribution is permitted. No alleged independent rights will be asserted against CBS or Paramount Pictures. diff --git a/remontel.inf b/remontel.inf new file mode 100644 index 0000000..e69de29