Updated documentation for 0.7 release
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3616 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -13,19 +13,16 @@ Preparing for the release:
|
||||
- doc/users/unixinstall
|
||||
- Contributing
|
||||
- AUTHORS
|
||||
- INSTALL
|
||||
- INSTALL (and platform variants)
|
||||
- unix man pages (in the future)
|
||||
|
||||
|
||||
Building the release:
|
||||
- make a new tag for the cvs repository
|
||||
- make a final build in release mode
|
||||
- for the source archive:
|
||||
- use a clean cvs dir.
|
||||
Just using 'cvs update' and watching the output will not be
|
||||
enough, as some files like those beginning with '.#'will be ignored.
|
||||
Make sure it is the most recent version (check out using authenticated
|
||||
cvs), but modify the CVS/Root files to refer to anonymous CVS.
|
||||
- use a clean subversion checkout.
|
||||
Just using 'svn update' and watching the output will not be
|
||||
enough, as the files not in repository will be ignored.
|
||||
- be sure to include content/version
|
||||
- Building the content packages:
|
||||
- make sure the permissions in the .zip files are ok (0644 for data files
|
||||
@@ -50,5 +47,5 @@ Announcing the release:
|
||||
Moving on to the next version:
|
||||
- update the snapshots page so that content diffs are generated to the
|
||||
most recent release
|
||||
|
||||
- update doc/devel/versions with the release revision
|
||||
|
||||
|
||||
@@ -35,3 +35,8 @@ Version 0.6.2: Revision 2669
|
||||
Version 0.6.3: Revision 2828
|
||||
Version 0.6.4: Revision 2869
|
||||
Version 0.6.5: Revision 3110
|
||||
Version 0.6.6: Revision 3143
|
||||
Version 0.6.7: Revision 3276
|
||||
Version 0.6.8: Revision 3334
|
||||
Version 0.6.9: Revision 3537
|
||||
Version 0.7.0-rc1: Revision 3574
|
||||
|
||||
@@ -9,12 +9,13 @@ They are listed in the file INSTALL in the top dir.
|
||||
2.
|
||||
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.6.0-content.uqm; uqm-0.6.0-3domusic.uqm (music from the 3DO
|
||||
version) and uqm-0.6.0-voice.uqm (spoken alien dialogs) are optional.
|
||||
You'll need uqm-0.7.0-content.uqm; uqm-0.7.0-3domusic.uqm (music from the 3DO
|
||||
version) and uqm-0.7.0-voice.uqm (spoken alien dialogs) are optional.
|
||||
|
||||
Put these .uqm files in the directory content/packages/ which exists
|
||||
Put the uqm-0.7.0-content.uqm 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 the optional music and voice packages in the content/addons/ directory.
|
||||
|
||||
|
||||
3.
|
||||
@@ -35,7 +36,7 @@ menu, you might need root permissions here.
|
||||
Done.
|
||||
You can start the game now with the command 'uqm'.
|
||||
You may also delete the source (with the .uqm files you put in
|
||||
content/packages) if you want.
|
||||
content/) if you want.
|
||||
|
||||
|
||||
If you want to recompile with other options, you can use
|
||||
|
||||
Reference in New Issue
Block a user