|
|
@ -1,6 +1,3 @@ |
|
|
|
[ |
|
|
|
{ type: install |
|
|
|
message: <<EOM |
|
|
|
To start the game, you'll need the original resurces of a licensed copy of |
|
|
|
S.T.A.L.K.E.R. - Call of Pripyat and/or S.T.A.L.K.E.R. - Clear Sky. |
|
|
|
|
|
|
@ -21,6 +18,4 @@ Put them in this directory: |
|
|
|
These paths must be created by you first. Pay attention to the spaces, |
|
|
|
they'll need to be properly escaped. For example: |
|
|
|
mkdir -p ~/.local/share/'GSC Game World'/'S.T.A.L.K.E.R. - Call of Pripyat' |
|
|
|
EOM |
|
|
|
} |
|
|
|
] |
|
|
|
|
|
|
|