diff options
author | Danny Schmarsel <danny@schmarsel.de> | 2016-12-30 22:04:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-31 08:22:21 +0700 |
commit | ccbac4d64e02c21179fc5977436ca96d06ab3998 (patch) | |
tree | 1e52cdacc0d1bdb57cb0e5a62bfebe639b8a33aa /games/fs2open/README | |
parent | 748ebd675afd0a763b4d9076a08b13fea9c7a3ba (diff) | |
download | slackbuilds-ccbac4d64e02c21179fc5977436ca96d06ab3998.tar.gz |
games/fs2open: Added (FreeSpace 2 Source Code Project).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/fs2open/README')
-rw-r--r-- | games/fs2open/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/games/fs2open/README b/games/fs2open/README new file mode 100644 index 0000000000..f1c1bebd5d --- /dev/null +++ b/games/fs2open/README @@ -0,0 +1,12 @@ +The FreeSpace 2 Source Code Project is the project of a group of programmers +currently maintaining and enhancing the game engine for the +space combat simulator FreeSpace 2, developed by Volition, Inc. + +You will need the game data from FreeSpace 2. If you don't already own +FreeSpace 2, you can buy it from online stores such as Steam, Amazon +or GOG. + +Copy the data directories and all .vp files into ~/.fs2_open for the game to work. + +Notice for Intel cards: You may need to export 'MESA_GL_VERSION_OVERRIDE=3.2' +if the game doesn't run. |