slackbuilds_ponce/games/fs2open/README
B. Watson 79c7fecdc2
games/fs2open: Remove lua dep (it builds its own lua 5.1).
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-02 19:28:32 +07:00

16 lines
671 B
Text

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.
Note: if lua51 is installed, fs2open will be linked with it. If not,
fs2open will build its own lua from source and link with that.