Added installer creation scripts.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@789 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2003-02-20 03:16:45 +00:00
parent 28eb19d3dd
commit 9c27a3907f
5 changed files with 340 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
Making a release binary:
- Build the game in release mode.
- From the top of the cvs tree, run the following command, but
change the actual arguments to suit your needs.
The first one is the name of the final executable, the second a
space-seperated list of possible content files the installer will look
for.
build/unix_installer/buildinstaller.sh uqm-0.2-linux-dynamic.sh \
"content.tgz"