| 1 |
You
need
to
do
this,
as
explained
in
the
itch.
io
semiportables
instructions:
|
1 |
You
need
to
do
this,
as
explained
in
the
itch.
io
semi-portable
instructions:
|
| 2 |
\n
|
2 |
\n
|
| 3 |
{{{
|
3 |
{{{
|
| 4 |
Install the following libraries (execute in terminal):
|
4 |
Install the following libraries (execute in terminal):
|
| 5 |
\n
|
5 |
\n
|
| 6 |
sudo apt-get update
|
6 |
sudo apt-get update
|
| 7 |
sudo apt-get install libsdl2-2.0-0 libopenal1 libcurl3
|
7 |
sudo apt-get install libsdl2-2.0-0 libopenal1 libcurl3
|
| 8 |
}}}
|
8 |
}}}
|
| 9 |
\n
|
9 |
\n
|
| 10 |
Then, say you extracted the files to {{{/home/user/zero-k-portable}}} folder, you do
|
10 |
Then, say you extracted the files to {{{/home/user/zero-k-portable}}} folder, you do
|
| 11 |
{{{
|
11 |
{{{
|
| 12 |
cd /home/user/zero-k-portable
|
12 |
cd /home/user/zero-k-portable
|
| 13 |
./Zero-K_linux64.sh
|
13 |
./Zero-K_linux64.sh
|
| 14 |
}}}
|
14 |
}}}
|
| 15 |
\n
|
15 |
\n
|
| 16 |
Later you will probably want to create icon/shortcut for this, but first see if it works the basic way.
|
16 |
Later you will probably want to create icon/shortcut for this, but first see if it works the basic way.
|
| 17 |
\n
|
17 |
\n
|
| 18 |
P.S. why Mint?
|
18 |
P.S. why Mint?
|