1 |
Hi,
|
1 |
Hi,
|
2 |
If
you
give
.
zerok
as
your
data
folder,
then
you
need
to
extract
the
Spring
91.
0
engine
there
in
the
subfolder
called
engines.
Let's
take
all
the
instructions
from
the
beginning:
|
2 |
If
you
give
.
zerok
as
your
data
folder,
then
you
need
to
extract
the
Spring
91.
0
engine
there
in
the
subfolder
called
engine.
Let's
take
all
the
instructions
from
the
beginning:
|
3 |
\n
|
3 |
\n
|
4 |
[quote]
|
4 |
[quote]
|
5 |
sudo apt-add-repository ppa:spring/ppa
|
5 |
sudo apt-add-repository ppa:spring/ppa
|
6 |
sudo apt-get update
|
6 |
sudo apt-get update
|
7 |
sudo apt-get install spring mono-complete xprintidle p7zip wget
|
7 |
sudo apt-get install spring mono-complete xprintidle p7zip wget
|
8 |
wget http://zero-k.info/lobby/Zero-K.exe
|
8 |
wget http://zero-k.info/lobby/Zero-K.exe
|
9 |
mono Zero-K.exe
|
9 |
mono Zero-K.exe
|
10 |
[/quote]
|
10 |
[/quote]
|
11 |
It will now ask your data folder. tell it .spring or .zerok or whatever. I use the same place .spring since all the maps go there across all the lobbies, and I have never had any conflicts. If you need to change that later, you can do
|
11 |
It will now ask your data folder. tell it .spring or .zerok or whatever. I use the same place .spring since all the maps go there across all the lobbies, and I have never had any conflicts. If you need to change that later, you can do
|
12 |
[quote]
|
12 |
[quote]
|
13 |
gedit ZeroKLobbySettings.xml
|
13 |
gedit ZeroKLobbySettings.xml
|
14 |
[/quote]
|
14 |
[/quote]
|
15 |
in the folder where you have Zero-K.exe, and replace the thing between the DataFolder tags with whatever is your data folder of choice (here the data folder is "..."):
|
15 |
in the folder where you have Zero-K.exe, and replace the thing between the DataFolder tags with whatever is your data folder of choice (here the data folder is "..."):
|
16 |
[quote]
|
16 |
[quote]
|
17 |
<DataFolder>...</DataFolder>
|
17 |
<DataFolder>...</DataFolder>
|
18 |
[/quote]
|
18 |
[/quote]
|
19 |
\n
|
19 |
\n
|
20 |
Now, you download and extract the 91.0 engine:
|
20 |
Now, you download and extract the 91.0 engine:
|
21 |
[quote]
|
21 |
[quote]
|
22 |
cd .spring # Or whatever is your data folder
|
22 |
cd .spring # Or whatever is your data folder
|
23 |
mkdir engine
|
23 |
mkdir engine
|
24 |
cd engine
|
24 |
cd engine
|
25 |
wget http://springweblobby.googlecode.com/files/spring_91.0_portable_linux_amd64.zip
|
25 |
wget http://springweblobby.googlecode.com/files/spring_91.0_portable_linux_amd64.zip
|
26 |
unzip spring_91.0_portable_linux_amd64.zip
|
26 |
unzip spring_91.0_portable_linux_amd64.zip
|
27 |
[/quote]
|
27 |
[/quote]
|
28 |
\n
|
28 |
\n
|
29 |
Now go play ZeroK :).
|
29 |
Now go play ZeroK :).
|