diff options
author | Stijn Buys <ingar@osirion.org> | 2010-11-14 22:36:07 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2010-11-14 22:36:07 +0000 |
commit | 8cc879e1ab7ac7d0557500ec33c8992ac264842c (patch) | |
tree | c10a41ed98eb8f5ff6b72270a8eddde90ef07b66 | |
parent | e2b574b6f48d9421e661badea16ce7a16d4cb2b2 (diff) |
added release history, small updates to the win32 section of the installation docs
-rw-r--r-- | HISTORY | 54 | ||||
-rw-r--r-- | doc/installation.html | 9 |
2 files changed, 59 insertions, 4 deletions
@@ -0,0 +1,54 @@ + +Project::OSiRiON - Release history + + +* release-0.2.0-svn754 "Broken Skies" + + 2010-10-06 + src revision 754 + data revision 451 + +* release-0.1.0-svn740 + + 2010-09-26 + src revision 740 + data revision 441 + +* release-0.1.0-svn716 + + 2010-03-05 + src revision 716 + data revision 422 + +* release-0.1.0-svn669 + + 2009-08-13 + src revision 669 + data revision 371 + +* release-0.1.0-svn641 + + 2009-06-28 + src revision 641 + data revision 326 + +* release-0.1.0-svn560 + + src revision 560 + data revision 261 + +* release-0.1.0-svn523 + + src revision 523 + data revision 217 + +* release-0.1.0-svn488 + + src revision 488 + data revision 174 + +* release-0.1.0-svn418 + + src revision 418 + data revision 144 + diff --git a/doc/installation.html b/doc/installation.html index 24c27a0..ebfe223 100644 --- a/doc/installation.html +++ b/doc/installation.html @@ -68,10 +68,11 @@ <a href="http://ingar.satgnu.net/osirion/files/osirion-data-latest.zip">osirion-data-latest.zip</a><br> </p> <p> - Unzip the executables package into an approriate directory. Unzip the gama data package - into this directory. For example, if you unzipped the data and the executables into - <span class="fixed">D:\Osirion</span> then there should be a directory <span class="fixed">D:\Osirion\data\base</span> containing the - game data. + Unzip the executables package to an approriate directory. Unzip the game data package + in the new directory. For example, if the game was unzipped to + <span class="fixed">D:\Osirion</span> then there should be + a directory <span class="fixed">D:\Osirion\data\base</span> containing the game data. +</p> <p> Open the game directory in explorer and click on <span class="fixed">osirion.exe</span> to start the client. </div> |