summaryrefslogtreecommitdiff
path: root/build/unix_installer/USAGE
blob: c73ca8c92c38c25b7bb6c278eb3a818e4856a4c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Making a release binary:

- Build the game in release mode.

- Change build/unix_installer/template to suit your needs.

- From the 'sc2' dir of the svn tree, run the following command, changing
  the arguments if necessary.
  The first one is the name of the final executable, the second
  the template to use.

  	build/unix_installer/buildinstaller.sh uqm-0.2-linux-dynamic.sh \
  			"build/unix_installer/template"