diff options
author | Stijn Buys <ingar@osirion.org> | 2011-04-17 14:21:29 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2011-04-17 14:21:29 +0000 |
commit | 09d68d3d1d77d45343e3562c0b5e0cd6816d47d3 (patch) | |
tree | 6b89c585fe8cd8bd49699cdb349566d3f382010e /doc | |
parent | 8264546908f1722b4d0f0e91c42dd791ba8535c4 (diff) |
Initial Ogg Vorbis sounds effect support.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/installation.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/installation.html b/doc/installation.html index dafdc43..4cd386e 100644 --- a/doc/installation.html +++ b/doc/installation.html @@ -15,6 +15,15 @@ <div class="text"> <p> + <b>This document has been replaced by the information on the osirion wiki and will no longer be updated.</b> +</p> +<p> + <a href="http://osirion.org/wiki/index.php/Installation_instructions">http://osirion.org/wiki/index.php/Installation_instructions</a> +</p> +</div> + +<div class="text"> +<p> There are two ways to install the program and the game data. You can either download a package from the website, or you can obtain the source code and compile it yourself. |