updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / fs2_open / fs2_open.install
blobe29ac0de11d8453a68d94c5501d58b925496d8f7
1 post_install() {
3 cat << EOF
4 ==>
5 ==> Freespace2 is just a game engine, to run it you will need data files.
6 ==> In most of the cases all you need is the date to be in the right dir.
7 ==> Then "cd" to the dir and run /usr/share/fs2_open_r with the right arguments.
8 ==> For the data, either use our packages or check out the freespace2 wiki: 
9 ==> http://www.hard-light.net/wiki/index.php/Main_Page
10 ==>
11 ==> To change the resolution of the engine (this will affect all the mods)
12 ==> edit the file "~/.fs2_open/fs2_open.ini". The file will be created on the
13 ==> first run of the engine with a (1024x768)x32 resolution
14 ==>
15 ==> In the same folder "~/.fs2_open" you can store your custom installed mods.
16 ==>
17 EOF
21 post_upgrade() {
23 post_install
24