diff options
Diffstat (limited to 'games/pioneer/README')
-rw-r--r-- | games/pioneer/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/pioneer/README b/games/pioneer/README new file mode 100644 index 0000000000..104a41ee2c --- /dev/null +++ b/games/pioneer/README @@ -0,0 +1,11 @@ +Pioneer is a space adventure game set in the Milky Way galaxy at the turn of +the 31st century. + +The game is open-ended, and you are free to explore the millions of star +systems in the game. You can land on planets, slingshot past gas giants, and +burn yourself to a crisp flying between binary star systems. You can try your +hand at piracy, make your fortune trading between systems, or do missions for +the various factions fighting for power, freedom or self-determination. + +OpenGL core profile version 3.1 or newer is a runtime dependency, to determine +what version of OpenGL is installed use: glxinfo | grep "core profile version" |