diff options
author | Kraant <kraant@gmail.com> | 2008-09-01 21:45:06 +0000 |
---|---|---|
committer | Kraant <kraant@gmail.com> | 2008-09-01 21:45:06 +0000 |
commit | 9acb6d27b2038906c1e04bc0a413cb9005185d38 (patch) | |
tree | 23b83396f5c43a82ab621c061e55302ce4ec4df4 /WinReadMe.txt | |
parent | 27344eda61e59196f57299415b997ddd96933468 (diff) | |
download | mana-9acb6d27b2038906c1e04bc0a413cb9005185d38.tar.gz mana-9acb6d27b2038906c1e04bc0a413cb9005185d38.tar.bz2 mana-9acb6d27b2038906c1e04bc0a413cb9005185d38.tar.xz mana-9acb6d27b2038906c1e04bc0a413cb9005185d38.zip |
Added a few known issues to WinReadMe.txt.
Also changed main.cpp to define usleep for the windows
compile.
Diffstat (limited to 'WinReadMe.txt')
-rw-r--r-- | WinReadMe.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/WinReadMe.txt b/WinReadMe.txt index 8e72f036..17870e03 100644 --- a/WinReadMe.txt +++ b/WinReadMe.txt @@ -1,5 +1,14 @@ To run aethyra double click on aethyra.exe in this folder. +There are a couple of known bugs you might run into first run... + +aethyra.exe might complain about not being able to create it's +configuration folder. If it crashes out just run it again. + +You may also have issues with the aethyra crashing with lots of +updates. Again just run it again and it should continue the update +from where it left off. + To install the client, just copy this folder to your Program Files folder and add a shortcut to aethyra.exe to your Start Menu. |