Correction

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@814 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2003-02-24 04:51:13 +00:00
parent 54e157f3c3
commit d8e792e437
+4 -3
View File
@@ -10,9 +10,10 @@ If you haven't done so already, download the content .zip files packages
that you want, from where you got this source package.
You'll need uqm-0.2-content.zip; uqm-0.2-3domusic.zip (music from the 3DO
version) and uqm-0.2-voice.zip (spoken alien dialogs) are optional.
Unpack those .zip files in the top dir of the source tree
(the dir with (among others) COPYING, src/, build.vars.in):
Something like 'unzip /path/to/uqm-0.2-content.tgz'.
Create a 'content' dir in the top of the source tree (the dir with
(among others) COPYING, src/, build.vars.in), and unpack those .zip
files there.
Something like 'unzip /path/to/uqm-0.2-content.zip'.
3.
Run './build.sh uqm'