diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-01-30 13:45:30 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-01-30 13:45:30 +0000 |
commit | cf6262f604bb695285921922b52ae02cae265151 (patch) | |
tree | bb4d5021997cc0b1f70f32b2a39dec2dfff1babc /docs/README.txt | |
parent | 9e54ddd3a7f062ef974ff7b2452447d912a90a3d (diff) | |
download | mana-cf6262f604bb695285921922b52ae02cae265151.tar.gz mana-cf6262f604bb695285921922b52ae02cae265151.tar.bz2 mana-cf6262f604bb695285921922b52ae02cae265151.tar.xz mana-cf6262f604bb695285921922b52ae02cae265151.zip |
Added newline to README.txt file.
Diffstat (limited to 'docs/README.txt')
-rw-r--r-- | docs/README.txt | 71 |
1 files changed, 37 insertions, 34 deletions
diff --git a/docs/README.txt b/docs/README.txt index d45d5ab8..074adf53 100644 --- a/docs/README.txt +++ b/docs/README.txt @@ -1,45 +1,48 @@ -Release info: - - Version: 0.0.9 - - Date: 29/1/2005 - - Development team: - - Elven Programmer (Admin) - - Hammerbear (Admin) - - kth5 (Programmer) - - SimEdw (Programmer) - - Ultramichy (Game server admin) - - Rotonen (Background story and music) - - Bertram (Programmer) - - Special thanks: - - Sull (Linux Developer) - - Neorice (Pixel Artist) - - natsuki (Win32 Developer) - - Genis (Win32 Developer) - - RRC (Graphic Designer) - - necromus (Pixel Artist) - - LordNev (Artist) - - jui-feng for helping in server development and php scripts. - - Powered by: - - SDL - - SDL_image - - SDL_mixer - - Guichan (gui framework) + Release info: + - Version: 0.0.9 + - Date: 29/1/2005 + + Development team: + - Elven Programmer (Admin) + - Hammerbear (Admin) + - kth5 (Programmer) + - SimEdw (Programmer) + - Ultramichy (Game server admin) + - Rotonen (Background story and music) + - Bertram (Programmer) + + Special thanks: + - Sull (Linux Developer) + - Neorice (Pixel Artist) + - natsuki (Win32 Developer) + - Genis (Win32 Developer) + - RRC (Graphic Designer) + - necromus (Pixel Artist) + - LordNev (Artist) + - jui-feng for helping in server development and php scripts. + + Powered by: + - SDL + - SDL_image + - SDL_mixer + - Guichan (gui framework) 0. Index -------- -- 1. Account -- 2. Commands -- 3. Version history +1. Account +2. Commands +3. Version history 1. Account ---------- -To create an account, add "_M" after your username when you login for the first time and enter a password of your choice. -Remember: the server is only for development or demo purposes (Thanks again to Ultramichy for hosting the server). +To create an account, add "_M" after your username when you login for the first +time and enter a password of your choice. + +Remember: the server is only for development or demo purposes (Thanks again to +Ultramichy for hosting the server). 2. Commands ----------- @@ -59,4 +62,4 @@ Remember: the server is only for development or demo purposes (Thanks again to U 3. Version history ------------------ -see "CHANGELOG.txt".
\ No newline at end of file +See "CHANGELOG.txt". |