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. 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 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. version) and uqm-0.2-voice.zip (spoken alien dialogs) are optional.
Unpack those .zip files in the top dir of the source tree Create a 'content' dir in the top of the source tree (the dir with
(the dir with (among others) COPYING, src/, build.vars.in): (among others) COPYING, src/, build.vars.in), and unpack those .zip
Something like 'unzip /path/to/uqm-0.2-content.tgz'. files there.
Something like 'unzip /path/to/uqm-0.2-content.zip'.
3. 3.
Run './build.sh uqm' Run './build.sh uqm'