blob: 6ed1a58ad30824fc008b016b55d180352b026667 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
Following features are new in this build:
- Contains a few bugfixes for version 0.5.1.r1.
- Corrects the stats of a few ship-parts because they do not
behave in the same way that similiar parts behave.
This is done by default. If this is not wanted then use
PARTSFIX=NO ./vegastrike.SlackBuild
to build the package.
- The server will not be build by default since it is experimental
at this stage. If you want to build the server anyway then use
DISABLE_SERVER=OFF ./vegastrike.SlackBuild
HINTS:
- After installation run 'vssetup' and adjust the settings
before you launch 'vegastrike'.
- You can quit the game either by pressing ESC and then 'q'
during flight or by clicking 'Quit Game' on a save screen.
|