git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1842 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-07-13 21:00:22 +00:00
parent 0f630a078f
commit 164f771a6b
3 changed files with 20 additions and 17 deletions
+7 -7
View File
@@ -7,14 +7,14 @@ They are listed in the file INSTALL in the top dir.
2.
If you haven't done so already, download the content .zip files packages
If you haven't done so already, download the content .uqm files packages
that you want, from where you got this source package.
You'll need uqm-0.4.0-content.zip; uqm-0.4.0-3domusic.zip (music from the 3DO
version) and uqm-0.4.0-voice.zip (spoken alien dialogs) are optional.
You'll need uqm-0.4.0-content.uqm; uqm-0.4.0-3domusic.uqm (music from the 3DO
version) and uqm-0.4.0-voice.uqm (spoken alien dialogs) are optional.
Put these .zip files, still packed, in the directory content/packages/
which exists in the top directory of the source tree (the dir with (among
others) COPYING, src/, and build.var.in).
Put these .uqm files in the directory content/packages/ which exists
in the top directory of the source tree (the dir with (among others)
COPYING, src/, and build.var.in).
3.
@@ -34,7 +34,7 @@ menu, you might need root permissions here.
5.
Done.
You can start the game now with the command 'uqm'.
You may also delete the source (with the .zip files you put in
You may also delete the source (with the .uqm files you put in
content/packages) if you want.