diff options
author | Stijn Buys <ingar@osirion.org> | 2008-07-16 11:08:10 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-07-16 11:08:10 +0000 |
commit | 4b8a6390b1dd6f0a10c2824c34a953832864d5fc (patch) | |
tree | 77bbc377758fbf9885d324fed656d348a4ebf01c /doc/manual.html | |
parent | 84d6f8c6a58c2b0e94a6137b4a055a4e32d29457 (diff) |
documentation updates
Diffstat (limited to 'doc/manual.html')
-rw-r--r-- | doc/manual.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/manual.html b/doc/manual.html index aab5542..c1f11b4 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -5,6 +5,8 @@ <link rel="stylesheet" type="text/css" href="style.css"> <TITLE>The Osirion Project - User manual</TITLE> </head> + +<body> <H1> The Osirion Project - User manual </H1> @@ -223,7 +225,10 @@ osiriond +set sv_framerate 30 <p> On windows32, the game uses the <i>home</i> subdirectory as your personal directory. For example, the client.ini can be found as <i>home\base\client.ini</i>. -<p> +<html> There is also a problem that prevents the game from creating directories. If you need any subdirectories in your personal folder, like <i>screenshots</i>, you will have to create it manually. + +</body> +</html> |