diff options
author | neonloop | 2021-05-07 20:00:12 +0000 |
---|---|---|
committer | neonloop | 2021-05-07 20:00:12 +0000 |
commit | 7f6002caba3f0a6749820c2772161caf55b8d267 (patch) | |
tree | 1ed4bdd8c9ac897d1a3f77c223c1fd286dded458 /README | |
download | uqm-7f6002caba3f0a6749820c2772161caf55b8d267.tar.gz uqm-7f6002caba3f0a6749820c2772161caf55b8d267.tar.bz2 uqm-7f6002caba3f0a6749820c2772161caf55b8d267.zip |
Initial commit (uqm-0.8.0)
Diffstat (limited to 'README')
-rw-r--r-- | README | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +You're looking at the readme for 'The Ur-Quan Masters', a volunteer +project that intends to bring the classic game 'Star Control II' to +modern systems. + +The program code that comprises 'The Ur-Quan Masters' was derived from code +written by Toys for Bob, Inc. for the 3DO version of 'Star Control II', with +their permission and encouragement. + +If you've got this file from the source tree, you can find everything +you need to get started in INSTALL. Additionally and depending on your +platform, please see: + INSTALL.mingw for MinGW build instructions + INSTALL.msvc for MSVC++ build instructions + INSTALL.macosx for MacOS X build instructions + INSTALL.symbian for Symbian build instructions + doc/users/unixinstall + +The home page of the project is located at http://sc2.sourceforge.net/ +You can find links to downloads, our bug database, and our forum there. + +Have fun! + +All trademarks and tradenames belong to their respective owners. |